> For the complete documentation index, see [llms.txt](https://resources.defirisk.intotheblock.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.defirisk.intotheblock.com/reserve/r-token-key-metrics.md).

# R Token Key Metrics

**Overview**

This table covers key metrics on the mechanisms of each RToken. Information from this table, such as, issuance and redemption throttles provide insights into how the RToken will behave in volatile markets.

**How can I use it?**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdIfu1WB8HQtsB73l6AUbft6tWLqUvoDV_YLRemw3Wt1i2sj08jQV1T83uqYQnKUd2S_XX5KrXnw8XqiOcL2RnwBRvvwqbvOY-fnY9u26JEGBizsnpOa6bPOgc4Sj5ErFlyk1TpOudsiPJgA_YgXhUUWFwK?key=viSS6p7Ffp5Mlmpz1hfp4g" alt=""><figcaption></figcaption></figure>

The issuance and redemption throttles can help a user evaluate the size of their deployment into a specific RToken. Users that prefer immediate access to their liquidity will want to deploy amounts that are below the redemption throttle threshold to have easier access to their assets. RSR holders that are determining which RToken to stake their tokens with can use the last slash date and slashes count to evaluate the risk of staking their RSR.


---

# 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://resources.defirisk.intotheblock.com/reserve/r-token-key-metrics.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.
