# Trade

<figure><img src="/files/3w1Z1r6PNialpRwEkdtG" alt=""><figcaption></figcaption></figure>

The main features of the Trade section can be divided into 2 categories:

* Swap
* Pool

**Swap**

In this section, Swap follows the same mechanism as on the Swap page, but with enhanced features. These enhancements include charts and visualizations, allowing for various indicators to be displayed on the graphs.

The **Pool** section in this TRADE section differs slightly from the Pools page. In this Pool section, we are offered to provide two coins in a pair and are given three options: 0.01% is best for very stable pairs, 0.05% is best for stable pairs, and 0.3% is best for most pairs.

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

The **Trade** page features a graph where you can view various metrics:

• **24-Hour Volume**: The total trading volume over the past 24 hours.

• **APR (Annual Percentage Rate)**: The annualized return rate based on the last 24 hours for LP.

• **24-Hour Fees**: The fees generated over the past 24 hours.

Additional features include:

**Various Graphs**: Multiple graph types to support user trading, making it easier and more efficient.

**Save Chart**: You can save the chart for future reference.

**Indicator Colors**: You can choose different colors for the indicators to customize the chart’s appearance.

These features are designed to enhance the trading experience for users, providing tools that facilitate trading and improve trading efficiency.


---

# 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.arcane.finance/arcane-finance/user-interface/trade.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.
