# Stake

#### **Staking**

Users can stake USR to receive allocation of Resolv collateral pool profits.&#x20;

Staking is done on a 1:1 basis (1 USR is 1 stUSR) and can be carried out at any time.

#### Staking rewards

Value of stUSR is equal to value of USR. Quantity of stUSR accrues over time (rebasing) from staking rewards.&#x20;

#### **Unstaking**

Unstaking can be carried out at any time on a 1:1 basis. There is no waiting period.

#### **Wrapped Staked USR**

StUSR has a wrapper token, wstUSR. It is a non-rebasing version of staked USR, value of which accrues over time from staking rewards.


---

# 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.resolv.xyz/litepaper/using-resolv/usr/stake.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.
