> For the complete documentation index, see [llms.txt](https://xionwiki.gitbook.io/xion.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xionwiki.gitbook.io/xion.finance/advanced-features/plant-trees.md).

# Plant Trees

## Swapping xDAI to XGT & Planting a Tree 🌳

Every time you swap xDAI to XGT on [Xion Finance](https://xion.finance/), you will be offered the option to purchase 1 random tree(based off the 10 different tree species) for $0.80 in xDAI.

This is a simple tick box that will add an extra transaction when swapping xDAI>XGT and for every $0.80 donation, 1 tree will be planted. Once the transactions are successful, you will be able to view your donation that has been sent into the Xion Forest wallet address.

<div align="center"><img src="/files/-MXh_W-HCq0637ww7sql" alt="Swapping xDAI to XGT"></div>

At the end of every month, these donations will be sent to ForestNation and all the trees will be planted in the Xion Forest in either Tanzania or Haiti. The price to plant in Tanzania is $0.30 per tree and the price to plant in Haiti is $0.60 per tree. Any additional capital received from your $0.80 donation/s will go towards [Xion Finance](https://xion.finance/), for development and marketing purposes.

The ***Xion wallet*** address used to collect donations and additional capital before sending it to the ForestNation wallet: <https://blockscout.com/xdai/mainnet/address/0x15B0feDa0ff231E5bCC955f965857d45f366d35E/transactions>

The ***ForestNation wallet*** address used to receive the donations sent from the Xion wallet: <https://blockscout.com/xdai/mainnet/address/0xfAb0d2Af84cc4b95a1E1100e3f704C8C895f7D7E/transactions>


---

# 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:

```
GET https://xionwiki.gitbook.io/xion.finance/advanced-features/plant-trees.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.
