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

# How do I buy $RIS token?

You can get your RIS token on **Poloniex CEX**: [Poloniex RIS/USDT Trading](https://poloniex.com/trade/RIS_USDT?type=spot).

Once purchased, you can transfer your RIS tokens to your **MetaMask wallet**. \
Make sure you have the **M20Chain** network installed on MetaMask.

* If you haven't installed **M20Chain** in your wallet yet, follow these steps [How to add Mcoin network on Metamask?](/m20verse/user-guide/faqs-usdris-token/how-to-add-mcoin-network-on-metamask.md)
* If you have already installed **M20Chain** on MetaMask and transferred RIS from Poloniex but can't see your tokens, follow this step: \
  [I don't see my Riser token on Metamask](/m20verse/user-guide/faqs-usdris-token/i-dont-see-my-riser-token-on-metamask.md)

{% hint style="info" %}
Keep in mind that Metarise is on M20 Blockchain \
Make sure you always have some $MCOIN in your Metamask wallet for gas fees transactions.
{% endhint %}


---

# 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://m20chain.gitbook.io/m20verse/user-guide/faqs-usdris-token/how-do-i-buy-usdris-token.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.
