# Tokens

### `$RCT` — ERC-20 utility token of the protocol <a href="#usdthe-bep-20-utility-token-of-the-protocol" id="usdthe-bep-20-utility-token-of-the-protocol"></a>

`$RCT`emissions currently have two key objectives:

* Reach and maintain adequate liquidity to facilitate optimal trading conditions — `$RCT` are emitted as farming rewards to incentivize deep liquidity
* Encourage decentralized governance — `$RCT` can be used to take part in the governance for continuous development of the platform. The long term goal is to achieve true decentralization.

### `veRCT` — ERC-721 governance token in the form of an NFT (non-fungible token) <a href="#vethe-erc-721-governance-token-in-the-form-of-an-nft-non-fungible-token" id="vethe-erc-721-governance-token-in-the-form-of-an-nft-non-fungible-token"></a>

`veRCT` is the vote-escrowed version of `$RCT`. Users can lock their `$RCT` tokens for up to 2 years to get `veRCT`. The longer the lock, the higher the amount of `veRCT` voting power received.

The lock period (also known as vote-escrowed period, hence the *ve* prefix) can be up to 2 years, following the linear relationship shown below:

* 100 `$RCT` locked for 2 years will become 100 `$veRCT`
* 100 `$RCT` locked for 6 months will become 25 `$veRCT`&#x20;

To encourage continuous locking and sustained participation from stakeholders, the `veRCT` balance of users declines over time until it reaches zero at the conclusion of the initial locking period. `veRCT` positions can be increased, split up and resold on a secondary market. `veRCT` holders access the revenue generated by the platform.

The longer the vesting time, the higher the voting power (voting weight) and rewards the `$veRCT` holder receives.


---

# 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://reactors.gitbook.io/reactor/tokenomics/tokens-rct-verct-rctnft.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.
