# My Account

The **My Account** section on Botega provides a detailed overview of your trading and liquidity pool activities. This section is split into two key areas: **Active Orders & Past Activity** (accessible via a dropdown box) and the **Liquidity Pool Management Interface**, which gives a comprehensive view of your pool participation, profits, and liquidity performance.

***

#### 1. **Dropdown: Active Orders & Past Activity**

<div align="left"><figure><img src="/files/OUt4tmPtHgewBgSfIWjE" alt="" width="375"><figcaption></figcaption></figure></div>

This section, found at the top of **My Account**, summarizes your recent and ongoing trades, including:

**Active Orders**

* **Swaps, Agents and LP Pool interactions**

**Past Activity**

* Swaps, Agents and LP Pool interactions

This area helps you track your trading and liquidity activity in one place and quickly see the status of any ongoing or recently completed orders.


---

# 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.autonomous.finance/products/platforms/botega/swap-assets-and-run-agents/my-account.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.
