# Top Bar

### Using the Top Bar

Anchored at the top of every page of Trojan's Terminal, the Top Bar provides easy access to customizable token lists.

<figure><img src="/files/FhnUPmBnDycF9kbIJyEv" alt="Sample depiction of the top bar"><figcaption><p>Choose between Watchlist, Positions, Trending, or Recently Viewed. </p></figcaption></figure>

{% hint style="info" %}
When Watchlist is selected, the Top Bar will display whichever Watchlist is currently active.&#x20;
{% endhint %}

From the top bar, click on the name of any token to navigate to its Trade Page / Chart.

### Show/Hide

Quickly show or hide the top bar by clicking the icon at bottom of any page or in [Settings](/trojan-basics/settings.md).

{% columns %}
{% column valign="middle" %}

<figure><img src="/files/nyc0s8FDKrpRb3VUz1jd" alt="Show or hide the top bar using the button at the bottom of the page"><figcaption><p>Show/Hide at the bottom of any page</p></figcaption></figure>
{% endcolumn %}

{% column valign="middle" %}

<figure><img src="/files/d8tpUbgpx4sdmvZaKNZB" alt="Show or hide the top bar in UI settings"><figcaption><p>Or, Show/Hide Top Bar in <a href="/pages/hoJirC1d94CihxLVoGuS">Settings</a></p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# 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.trojan.com/terminal-overview/top-bar.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.
