# Getting Sei Tokens

### Acquiring tokens on Sei Networks

#### Centralized Exchanges

Purchasing SEI through centralized exchanges is the easiest method. $SEI is available on several major exchanges including:

* [Binance](https://www.binance.com/en-CA/how-to-buy/sei)
* [BitGet](https://www.bitget.com/web3/academy/experience-sei)
* [KuCoin](https://www.kucoin.com/how-to-buy/sei)

#### Bridging

Bridging is essential for transferring tokens between different blockchains. This allows you to utilize tokens from various chains on the Sei network in their wrapped forms. It's crucial to verify the compatibility of the wrapped versions of your tokens on the Sei chain.

For the best bridging experience, visit the [Sei Bridge page(opens in a new tab)](https://app.sei.io/bridge).\ <br>


---

# 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://docs.pit.finance/get-started/get-started-on-sei-network/getting-sei-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.
