> For the complete documentation index, see [llms.txt](https://seiyan-token.gitbook.io/seiyan-token/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://seiyan-token.gitbook.io/seiyan-token/readme/how-to-buy-seiyan.md).

# How to Buy SEIYAN

You can currently obtain $SEIYAN from centralized exchanges (MEXC, CoinEx), or obtain it directly on chain (recommended):

**Contract Address:** sei1hrndqntlvtmx2kepr0zsfgr7nzjptcc72cr4ppk4yav58vvy7v3s4er8ed

**Astroport Pair Address:** sei1g9j2v50ngnr0x38m393uccvclpk3mt8uhckzravslgey3gwpasusvcx43n

**BUY $SEIYAN:**&#x20;

* Astroport: <https://app.astroport.fi/swap?to=sei1hrndqntlvtmx2kepr0zsfgr7nzjptcc72cr4ppk4yav58vvy7v3s4er8ed>
* MEXC: <https://www.mexc.com/exchange/SEIYAN_USDT>

**Chart:**&#x20;

* Dexscreener: <https://dexscreener.com/sei/sei1g9j2v50ngnr0x38m393uccvclpk3mt8uhckzravslgey3gwpasusvcx43n>
* Coinhall: <https://coinhall.org/sei/sei17pcj9gjz29d3x5kh4tu5hkl988jfjmzk56rgxa0u84g5rwkcfqdqvp47gu>[ ](https://coinhall.org/sei/sei1g9j2v50ngnr0x38m393uccvclpk3mt8uhckzravslgey3gwpasusvcx43n)

**Backup Chart:** <https://www.geckoterminal.com/sei-network/pools/sei17pcj9gjz29d3x5kh4tu5hkl988jfjmzk56rgxa0u84g5rwkcfqdqvp47gu>

**Steps:**

1. Get a SEI compatible wallet -- Compass Wallet recommended.
2. Bridge over another token to SEI on SEI network using one of the following options:
   * Embedded Bridge by ChangeNow: <https://seiyantoken.com>
   * Third Party Bridge: <https://www.rocketx.exchange/>
   * Official Wormhole Sei Bridge: <https://app.sei.io/bridge>
   * Withdraw from a CEX to on-chain
3. You will need the wallet address you created in Compass in Step 1, to input into the recipient address on one of the bridges or CEX withdraw destination
4. After your funds are bridged across to SEI network, go to Astroport AMM and connect your Compass Wallet.&#x20;
5. <https://app.astroport.fi/swap?to=sei1hrndqntlvtmx2kepr0zsfgr7nzjptcc72cr4ppk4yav58vvy7v3s4er8ed&from=usei> (make sure to select Sei network on the top right)
6. Swap SEI for $SEIYAN in Astroport, by pasting the following contract in sei1hrndqntlvtmx2kepr0zsfgr7nzjptcc72cr4ppk4yav58vvy7v3s4er8ed

*Note: To view your token in Compass, import the token contract address above and make sure to enable the setting to show low token values.*


---

# 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://seiyan-token.gitbook.io/seiyan-token/readme/how-to-buy-seiyan.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.
