> For the complete documentation index, see [llms.txt](https://xfrac.gitbook.io/the-rpaper-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xfrac.gitbook.io/the-rpaper-1/rtoken-governance-process/voting-specifications.md).

# Voting Specifications

**xFRAC Token**

* Adding and Removing wallet from XFC reward blacklist.
* Freezing and unfreezing any amount of XFC in a wallet address.
* Changing the XFC reward period.
* Changing the Amount of XFC allocated to a reward period.
* Changing the eligibility criteria for receiving the XFC rewards.
* Changing the XFC reward distribution between Stakers and Liquidity Providers.
* Nominating a new Reward model within the 7.168 million XFC allocation.

**rTokens**

* Changing the exchange fee value for rTokenization.
* Changing the rToken transfer fee value.
* Freezing or unfreezing rTokens in a wallet address.
* Adding and removing a wallet from rToken Royalty Blacklist.

**Votes**

* Changing the Time limit for making proposals.
* Changing the Time limit for voting on proposals.
* Changing the number of XFCs required to cast a vote.
* Changing the number of XFCs required to make a proposal.


---

# 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://xfrac.gitbook.io/the-rpaper-1/rtoken-governance-process/voting-specifications.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.
