> For the complete documentation index, see [llms.txt](https://soy-finance.gitbook.io/soy-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://soy-finance.gitbook.io/soy-finance/soy-airdrops/defi-exchanges.md).

# DeFi Exchanges

By airdropping 12 million tokens, we aim to distribute the SOY tokens in a fair manner and increase the platform's decentralization.

The tokens will be airdropped in 7 consecutive phases, the details of each phase being announced at the time of its launch.

### The first four phases will be dedicated to DeFi exchanges

* [PancakeSwap](/soy-finance/soy-airdrops/defi-exchanges/pancakeswap.md)
* [SushiSwap](/soy-finance/soy-airdrops/defi-exchanges/sushiswap.md)
* [UniSwap](/soy-finance/soy-airdrops/defi-exchanges/uniswap.md)
* [1inch](/soy-finance/soy-airdrops/defi-exchanges/1inch.md)

### **Soy Finance Airdrop Phases Overview**

* **Phase 1** - Sowing Soy - PancakeSwap Users - 500 000 $SOY tokens - 15/10/21 to 30/10/21.
* **Phase 2** - Sowing Soy - SushiSwap Users - 500 000 $SOY tokens - 01/11/21 to 15/11/21.
* **Phase 3** - Sowing Soy - UniSwap Users - 500 000 $SOY tokens - 16/11/21 to 30/11/21.
* **Phase 4** - Sowing Soy - 1inch Users - 500 000 $SOY tokens - 01/12/21 to 15/12/21.
* **Phase 5** - Storing Soy - CryptoBot Users - 1 000 000 $SOY tokens - 16/12/21 to 15/01/21.
* **Phase 6** - Deep Freezing SOY - CLO Cold Stakers - 3 000 000 $SOY tokens - 31/07/2022.
* **Phase 7** - Harvesting Soy - Details to be published on 25/08/22.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://soy-finance.gitbook.io/soy-finance/soy-airdrops/defi-exchanges.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
