# 🤝交易

![](/files/-Mkk5XIh898_yRu1lX6B)

Dinosaurswap（Dswap）是一个自动做市商 (AMM)机制的Swap，并且提供了聚合交易功能以提供更好的深度，用户可以在这里交易或提供流动性来获得收益。

## 代币交易

用户在Dswap上的一切交易行为都直接通过用户自己的钱包进行，无需将自己的资产托管给他人。

代币交易通过自动流动性资金池将一个BEP20代币交换为另一个代币的方法交换特定代币。在交易挖矿的活动期间，你会在每笔交易中获得DSG奖励。

关于交易的新手指导：

{% content-ref url="/pages/-Mjw\_RhUHYwQn7hxrT-i" %}
[如何交易](/dinosaur-eggs/product/exchange/exchangeguide.md)
{% endcontent-ref %}

交易会产生手续费，手续费的分配规则如下：

{% content-ref url="/pages/-MjwY6xEPPPcnJ4cCTjh" %}
[交易费分配](/dinosaur-eggs/product/exchange/exchangefee.md)
{% endcontent-ref %}

如果你想为交易者提供流动性，那你可以了解关于流动性资金池的情况：

{% content-ref url="/pages/-MjwZs7O5JjJaneeK-jE" %}
[流动性资金池](/dinosaur-eggs/product/exchange/liquity.md)
{% endcontent-ref %}

以及添加\撤回流动性的指引：

{% content-ref url="/pages/-MjwaDM9fUv-jYBQNVfq" %}
[添加和移除流动性](/dinosaur-eggs/product/exchange/liquityguide.md)
{% endcontent-ref %}

关于交易挖矿活动：

{% content-ref url="/pages/-MkHjKDJ72pixPbzfxAr" %}
[⚙️DSG的产出和分配](/dinosaur-eggs/tokenomics/dsg-emission.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/product/exchange.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.
