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

# How to buy Mina

To stake Mina and gain profits additionally to its price growth, you first need to buy it. You can buy Mina on centralized (CEX) crypto exchanges like

* [OKEx](https://www.okex.com/join/2995542) (No KYC is needed)
* [Binance](https://www.binance.com/en) (KYC is needed)
* [CoinEx](https://www.coinex.com/register?refer_code=dxskr) (No KYC is needed)
* [Coinlist](https://coinlist.co/) (KYC is needed)
* [BKEX](https://www.bkex.com/register/TIUUYZG8) (No KYC is needed)
* [Kraken](https://www.kraken.com/) (No KYC is needed)
* [LBank](< https://www.lbank.info/invitevip?icode=DCLX\&lange=en-US>) (No KYC is needed)

How to buy Mina on [OKEx](https://www.okex.com/join/2995542), [BKEX](https://www.bkex.com/register/TIUUYZG8) and [CoinEx](https://www.coinex.com/register?refer_code=dxskr), please see the guides below. All of this three exchanges don't require mandatory KYC for deposit, purchase and withdrawal.

{% content-ref url="/pages/wMlRmy9Rbj851K8MZ8BJ" %}
[How to buy Mina on OKX centralized exchange](/how-to-stake/mina/how-to-buy-mina/how-to-buy-mina-on-okx-centralized-exchange.md)
{% endcontent-ref %}

{% content-ref url="/pages/IcGrToGPhoMZvCWQqbMl" %}
[How to buy Mina on CoinEx centralized exchange](/how-to-stake/mina/how-to-buy-mina/how-to-buy-mina-on-coinex-centralized-exchange.md)
{% endcontent-ref %}

{% content-ref url="/pages/9gPYqfwPZm7MEBd74VVC" %}
[How to buy Mina on BKEX centralized exchange](/how-to-stake/mina/how-to-buy-mina/how-to-buy-mina-on-bkex-centralized-exchange.md)
{% endcontent-ref %}


---

# 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://docs.staketab.com/how-to-stake/mina/how-to-buy-mina.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.
