# Hint

Add a hint to your page:

![](/files/x92YTtgdmNIB76Wl9bRz)

The component has the following settings:

* Hint color: red, green, orange (you can change those colors in the Portal appearance settings);
* Hint title: string
* Hint text: string or HTML
* Margins: top and bottom
* Endpoint and option to use [templating](/template-system/basics-of-template-system/templating-techniques-for-web-pages.md#connecting-api-endpoint-and-turning-on-the-templating-engine)


---

# 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://readme.directual.com/web-pages/components/hint.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.
