# Blue dots

Throughout Appfarm Create you'll find blue dots. Hover over a blue dot to reveal contextual help that briefly describes how that element works.

<figure><img src="https://29237295-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MiLU-xcHu0eLZiTxcmZ%2F-MjnN8GDFK8G8bnhrxIk%2F-MjnPFgNmd3Hc16jF1iT%2FBlue%20Dots.png?alt=media&#x26;token=dbeef59c-f36c-4743-baa1-3e15fbf7b3f0" alt="Screenshot of contextual help provided by a blue dot"><figcaption><p>Example of contextual help provided by a blue dot</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://docs.appfarm.io/reference/appfarm-create/blue-dots.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.
