# 3. How to withdraw RLT or exchange it for other tokens?

RLT (RollerToken) is an in-game token that cannot be withdrawn or exchanged for any other tokens at the moment.&#x20;

It cannot be used outside of the game, cannot be sold for any other currencies, and is only to be used within RollerCoin.


---

# 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://faq.rollercoin.com/rollercoin/f.a.q./wallet/3.-how-to-withdraw-rlt-or-exchange-it-for-other-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.
