# Trade

![](/files/-Mkp_Q72h2Q3kiUIfkBU)

Dinosaurswap (Dswap) is an automatic market maker (AMM) and provides an aggregated transaction function to provide better depth (users need to open it by themselves), where users can trade or provide liquidity to gain yields.

## Token Trade

All trade of users on Dswap are conducted directly through the user’s own wallet, without having to custody their assets to others.

Token trade is a method in which one BEP20 token is exchanged for another token through an automatic liquidity pool. By exchanging specific tokens, you will receive DSG rewards in each transaction.

Guidance on trading:

{% content-ref url="/pages/-Mkp\_3Fu9dtNc224iHPm" %}
[How to trade](/dinosaur-eggs-1/products/trade/how-to-trade.md)
{% endcontent-ref %}

The trade will need fees, and the distribution rules of the trade fees are as follows:

{% content-ref url="/pages/-Mkp\_B1rsKBsPM0C4079" %}
[Distribution of trade fees](/dinosaur-eggs-1/products/trade/distribution-of-trade-fees.md)
{% endcontent-ref %}

If you want to provide liquidity, then you can learn about the liquidity pool:

{% content-ref url="/pages/-Mkp\_Av\_bAqD7CDrfxBc" %}
[Liquity pool](/dinosaur-eggs-1/products/trade/liquity-pool.md)
{% endcontent-ref %}

And add/withdraw liquidity guidelines:

{% content-ref url="/pages/-Mkp\_AiAM9PmW9jmmLqX" %}
[Add and remove liquidity](/dinosaur-eggs-1/products/trade/add-and-remove-liquidity.md)
{% endcontent-ref %}

Trade mining

{% content-ref url="/pages/-Mkpfj8e3774YPLvYUVb" %}
[⚙️ DSG output and distribution](/dinosaur-eggs-1/tokenomics/emission-and-distribution-of-dsg.md)
{% endcontent-ref %}


---

# 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://dinosaur-eggs.gitbook.io/dinosaur-eggs-1/products/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.
