# Right-Click Menus

**Symbol right-click menu**

Right-click on any symbol in order to access menu options for the given symbol.

![https://res.craft.do/user/full/ff469d6f-2b02-e96b-7f08-36ec5497afa2/doc/9d973237-9866-afd7-88f4-cbe016575663/5d50fc4f-f905-4460-ad20-4b610e22462b](https://res.craft.do/user/full/ff469d6f-2b02-e96b-7f08-36ec5497afa2/doc/9d973237-9866-afd7-88f4-cbe016575663/5d50fc4f-f905-4460-ad20-4b610e22462b)

**Feature Right-Click Menu**

If you right-click on a particular feature, you get a menu allowing you to change settings or make changes to it.

Example of a feature right-click menu from the y-axis of a chart.

![https://res.craft.do/user/full/ff469d6f-2b02-e96b-7f08-36ec5497afa2/doc/9d973237-9866-afd7-88f4-cbe016575663/24e85e4a-282b-4532-9beb-02a5f84c758c](https://res.craft.do/user/full/ff469d6f-2b02-e96b-7f08-36ec5497afa2/doc/9d973237-9866-afd7-88f4-cbe016575663/24e85e4a-282b-4532-9beb-02a5f84c758c)


---

# 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.satoshiterminal.io/research-suite/user-guide/right-click-menus.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.
