> For the complete documentation index, see [llms.txt](https://polyquant-1.gitbook.io/wallet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://polyquant-1.gitbook.io/wallet/bot-navigation-overviev.md).

# Bot Navigation Overviev

## Bot Navigation Overview

polyquant is designed to be fully usable from a single Telegram menu.\
This page explains the main navigation and how each section is used.

***

### Main menu

After starting the bot, you will see the main menu with the following sections:

* **Wallet**
* **Search**
* **Markets**
* **Profile**
* **Copytrade**
* **Settings**

Each section represents a core part of the trading flow.

***

### Wallet

The **Wallet** section is where you manage funds used for trading.

Here you can:

* View your **Polymarket deposit address**
* Check your **USDC / USDC.e balance** on Polygon
* Read **deposit rules**
* **Withdraw** funds
* **Refresh** balance

This is the first section you should use before placing any trades.

***

### Search

The **Search** section allows you to quickly find markets.

You can:

* Search by **market or event name**
* Paste a **Polymarket market link**

Search is useful when:

* you already know the market you want
* you are following a specific event or link

***

### Markets

The **Markets** section is used to browse markets by category.

Available categories include:

* Trending
* Politics
* Crypto
* Sports
* Elections
* Geopolitics
* Business
* Trump

After selecting a category, you will see a list of events.\
From there, you can open a specific market and view its details.

***

### Market view

When you open a market, polyquant shows:

* Event title
* Market question
* Available outcomes (Yes / No)
* Best bid and ask prices
* Available liquidity for each outcome

At the bottom of the screen, you can:

* Buy or sell an outcome
* Refresh prices

This is where trading actions start.

***

### Profile

The **Profile** section shows your trading statistics and history.

It includes:

* Current positions value
* Total trading volume
* Open and realized PnL
* Number of trades
* Open and closed positions
* Maximum win

From Profile, you can also:

* View your **limit orders**
* **Share a PnL snapshot** as an image

***

### Copytrade

The **Copytrade** section allows you to automatically copy trades from other traders.

Here you can:

* Add a trader by wallet address
* Manage your subscriptions
* Receive trade notifications
* Track copytrade statistics

Copytrade is optional and disabled by default.

***

### Settings

The **Settings** section contains bot-level preferences.

Depending on your configuration, this may include:

* Notification settings
* Interface preferences
* Other bot options

***

### Navigation tips

* Use **Wallet** first to ensure you have enough balance
* Use **Search** for fast access to known markets
* Use **Markets** to explore new opportunities
* Use **Profile** to monitor performance
* Use **Copytrade** only after understanding how trades work

***

### Next steps

Now that you understand the navigation, continue with:

* **Wallet** — deposits, balance, withdrawals
* **Markets** — categories and event selection
* **Trading** — buying and selling outcomes\
  \
  \
  [https://x.com/polyquant\_labs  \
  https://t.me/polyquant\_labs <br>](<https://x.com/polyquant_labs&#xD;&#xA;https://t.me/polyquant_labs&#xD;&#xA;>)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://polyquant-1.gitbook.io/wallet/bot-navigation-overviev.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.
