# Context for AI

### Adding Indicators

* Adding context to the chart provides additional information for the AI to work with.
* This can lead to a more precise, and data driven analysis.

### Market Capitalization

* Users often have to select low/mid/high market capitalization.
* These numbers have no specific breakpoints for what is considered low, mid, or high.&#x20;
  * Each marketcap designation queries a different set of tools to be used. Try experimenting with the same asset, with different market cap settings applied to see which might be best fit.
  * There are no defined market cap breakpoints set.


---

# 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.heyanon.ai/heyanon.ai/hud/analysis-functions/context-for-ai.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.
