# Import $RY as a custom token

1. Start by opening Metamask and switch to the Polygon Network.&#x20;
2. Select ‘Import Tokens’, and then ‘Import Custom Token’. Copy the Polygon contract and token information of $RY token shown below: \
   \
   Contract: <mark style="color:red;">\[TBA]</mark> \
   Symbol: $RY \
   Decimal: 18 <br>
3. Double check that $RY is detected and select ‘Add Custom Token’


---

# 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.communityfinance.io/how-to-use-community-market/liquidity-mining/import-usdry-as-a-custom-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.
