# View Subscribed Pairs

If you want to check all the trading token pairs you have subscribed to, simply click **Show Subscribed Pairs** in the main menu or type <mark style="color:blue;">`/show_subscribed`</mark> in the input box to display all your subscribed trading token pairs.

<figure><img src="https://3311395215-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MT-qefuNTB6Vqpumdm3%2Fuploads%2FxKEuX9U9ahNo7eli9hoM%2FView%20Subscribed%20Pairs.png?alt=media&#x26;token=7be1204c-b2fe-4e6c-8063-89a486026af2" alt=""><figcaption><p>Main Menu</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://bellafi.gitbook.io/bella-protocol/ai-bot/bella-signal-bot/tutorial/view-subscribed-pairs.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.
