# Help Text

**Help Text** is like a friendly assistant right on your product page — giving customers extra guidance about an option.\
It appears **just below the option** and can explain its purpose, give tips, or outline any requirements.

**Example:**\
If you offer **engraved jewelry**, your Help Text might say:

> *"Engraving is limited to 20 characters, including spaces."*

<figure><img src="/files/CTSpsJJMfLE9G2HJ1CY5" alt=""><figcaption></figcaption></figure>

**Why it matters:**

* Prevents confusion and errors.
* Ensures customers know exactly what’s expected.
* Helps them make the right choice the first time.

💡 **Pro tip:** Keep your Help Text short, clear, and customer-friendly — too much detail can overwhelm shoppers.


---

# 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.globo.io/options/option-elements/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.
