# Staking

<figure><img src="/files/saLH9xgbpvpdSaYHHu3l" alt=""><figcaption></figcaption></figure>

## Overview

Stakers of $UWU receive rewards from <mark style="color:blue;">**multiple revenue sources**</mark>**:**

* 100% of [Unlimited Treasury](/uwu-token/token-utility/unlimited-treasury.md) yield and investment revenue.
* 60% of all ecosystem revenue **initially**, moving to 100% after the treasury base is **sufficiently established**.
* Native token ($UWU) staking rewards.

There are different lock options to choose from, each with its own <mark style="color:blue;">**reward multiplier**</mark>:

* No lock= 1.00x
* 30 days = 1.10x
* 60 days = 1.20x
* 90 days = 1.30x
* 180 days = 1.50x
* 365 days = 2.00x

Staking Positions come as an NFT, enabling the creation of a secondary market for locked $UWU.

## How to Stake $UWU

{% hint style="info" %}
Please note, the following process will become available upon the $UWU TGE.
{% endhint %}

**Head** over to [<mark style="color:blue;">**staking.unlimited.network**</mark>](https://staking.unlimited.network/)<mark style="color:blue;">**.**</mark>

**Connect** your Web3 wallet and <mark style="color:blue;">**switch**</mark> to ["Arbitrum One" network](https://www.sakurarpc.io/chain/42161) by clicking on "Connect Wallet" in the top <mark style="color:blue;">**right corner**</mark>.

<figure><img src="/files/LA6iqsbChucZvXS6acV4" alt=""><figcaption></figcaption></figure>

**Click** on the "Approve UWU" <mark style="color:blue;">**button**</mark> and confirm the transaction in your wallet. Once completed, the <mark style="color:blue;">**button**</mark> will change to "<mark style="color:blue;">**Deposit**</mark> UWU".

<figure><img src="/files/YyPJ7qWgd0OGTiZA7JqB" alt=""><figcaption></figcaption></figure>

**To stake** your $UWU, simply choose your desired <mark style="color:blue;">**lock-up**</mark> period and the amount of <mark style="color:blue;">**tokens**</mark> you wish to stake, then click "Deposit UWU" and <mark style="color:blue;">**confirm**</mark> the transaction in your wallet. If you change your mind, click "Back" to cancel the <mark style="color:blue;">**staking process**</mark>.

<figure><img src="/files/zTDv5Fg9ltlFQMJ8bplf" alt=""><figcaption></figcaption></figure>

**When** $UWU <mark style="color:blue;">**rewards**</mark> are ready, you can either <mark style="color:blue;">**claim**</mark> them to your wallet using the "Claim Rewards" button, or <mark style="color:blue;">**reinvest**</mark> them in staking by clicking the "Compound" button.


---

# 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.unlimited.network/uwu-token/token-utility/staking.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.
