# Help Text

**Helptext** provides additional information or guidance to users about specific options or fields within your app.

The Helptext is displayed directly beneath the option or field, offering more detailed explanations or instructions. It remains visible as users interact with the form, providing ongoing support and clarity.

<figure><img src="https://3264408981-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3ClFZbSMFYUfUOKXAOru%2Fuploads%2F7T5nrOlOoMblHbYaRWcv%2Fhelptext.png?alt=media&#x26;token=98cb945a-a7c3-4ed5-89a5-1601dff0abc3" alt=""><figcaption><p>Below setup and Preview</p></figcaption></figure>


---

# 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://options-docs-v2.avisplus.io/get-started/key-terminology-simplified/help-text.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.
