# Get Help

## Community Forum

Whether you are just getting started or have become a Servoy expert, the [Servoy Forum](https://forum.servoy.com/) is perhaps the fastest way to get help from the vibrant Servoy developer community. Your questions will be answered by people who have walked in your shoes.

## Just Ask the Docs!

Did you know that Servoy's documentation site comes with AI-powered search? We've trained a large-language-model on our docs and it is ready to answer your question. You can try it out...right now! Just click `Ctrl-K` |`Cmd-K`.

The search dialog has two options: `Search` provides a traditional key-word search and `Lens` gives a prompt to ask an open question. The response includes an AI-generated natural language answer, plus suggested follow-up questions and most important, links to the pages where the content can be found.

<figure><img src="/files/CEcCYPwBz576ilokvek3" alt="" width="375"><figcaption><p>Example AI prompt and response in Lens mode</p></figcaption></figure>

## Appsurance Program

Servoy provides a best-in-class expert services program for onboarding, training and project steering to help ensure the success of critical software projects. We call it "Appsurance" (Application+Assurance). Our experts live it everyday and we know how to help. Please contact your account representative or <sales@servoy.com> for more info.

## Support Level Agreement


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.servoy.com/guides/get-help.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
