> For the complete documentation index, see [llms.txt](https://docs.devineprotocol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devineprotocol.com/how-to-buy-devi-tokens.md).

# How To Buy DEVI Tokens

**Set Up a SUI-Compatible Wallet:** Choose a wallet like [**SUI Wallet**](https://suiwallet.com/) or [**Suiet**](https://suiet.app/) that supports SUI-based tokens.

**Fund Your Wallet with SUI:** Acquire SUI from a supported exchange like [**Binance**](https://www.binance.com/en-ZA/how-to-buy/sui) or [**Coinbase**](https://www.coinbase.com/price/sui) and transfer the purchased SUI to your wallet.

**Visit the Presale Portal:** Navigate to the official Devine Protocol presale page from the [**homepage**](https://www.devineprotocol.com/)**.**

**Connect Your Wallet & Input Amount You Want To Contribute In SUI:** Connect your SUI wallet and input the total amount in SUI you would want to contribute in the presale.

**Purchase:** Input the amount of SUI you wish to swap, finalize the transaction.


---

# 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://docs.devineprotocol.com/how-to-buy-devi-tokens.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.
