# Navigation Overview

The Web Terminal header provides quick access to all major sections:

<table><thead><tr><th width="190.1484375">Tab</th><th>Function</th></tr></thead><tbody><tr><td>HOME</td><td>Multi-column live market feed with quick trading</td></tr><tr><td>SIGNALS</td><td>Real-time smart money signals with trader stats and one-click buy</td></tr><tr><td>WALLETS</td><td>Browse and analyze individual wallet performance and trading history</td></tr><tr><td>COPY</td><td>Set up and manage automated copy trading configurations</td></tr><tr><td>PORTFOLIO</td><td>View your open positions, trade history, and P&#x26;L</td></tr><tr><td>REFERRAL</td><td>Generate referral codes and track your referral earnings</td></tr><tr><td>DEPOSIT</td><td>Fund your account via wallet connection or direct address deposit</td></tr><tr><td>GET PRO</td><td>Upgrade to Pro for premium features and enhanced analytics</td></tr></tbody></table>

The platform also supports **Chinese language** (toggle via the language switcher in the header) and features a universal **search bar** for finding markets and wallets.

<figure><img src="/files/y1NeMtIwokXAK5aK1sr7" alt=""><figcaption></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://insidersbot.gitbook.io/insiders.bot/onboarding/navigation-overview.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.
