# Portfolio & Wallet Management

To manage your wallets, simply go to "Manage Wallets" to add wallets or to deposit/transfer with existing wallets.   &#x20;

<figure><img src="/files/uY158re3fI3rlkpRgSkn" alt=""><figcaption></figcaption></figure>

This page also includes an overview of your portfolio and trade history.&#x20;

<figure><img src="/files/qVQny5U57xkMp6YdZSTY" alt=""><figcaption></figcaption></figure>

The most efficient way to manage current positions in from any token page under the positions tab.   Here you can quickly see current position size, ROI, PnL and from here you can Quick Sell your tokens.&#x20;

<figure><img src="/files/TNQatcfDpgpFchy9ck9V" 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://chainedge.gitbook.io/trade/chainedge/portfolio-and-wallet-management.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.
