# CPU Rent

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

{% hint style="info" %}
The WAX blockchain resource model is based on EOSIO system, and it uses three components CPU - NET - RAM to account for the necessary resources to execute transactions. [Learn more.](https://medium.com/wax-io/earn-more-wax-introducing-wax-staking-rewards-staking-and-voting-guilds-and-more-c61c4988ed1d)
{% endhint %}

Users can [rent CPU](https://swap.tacocrypto.io/cpu-rent) by using their TACO tokens. They can rent CPU for themselves or other wallets.

#### **How to Rent CPU**

* Browse to <https://swap.tacocrypto.io/cpu-rent> and Login
* Type the Receiver's Wallet
* Select the amount of Days based on the Wallet needs
* Type the amount of TACO&#x20;
* Click on Rent CPU

{% hint style="info" %}
While renting CPU users can also see the Receiver CPU status:

* Amount
* Staked&#x20;
* Available & Total

User also have a direct link to get TACO tokens
{% endhint %}

The CPU Rent is based on this formula:

{% hint style="success" %}
*TACO \* Change \* Multiplier / Days*
{% endhint %}

#### **Multiplier**

The multiplier boosts the amount of CPU rented with the same amount of TACO tokens.

Users can improve their multiplier based on their Swap [Staking Level](broken://pages/Eamv4k5YDhmKK0b5SdNl).

Multiplier thresholds: \
Staking Level 0 = x340 Multiplier \
Staking Level 1 = x357 Multiplier \
Staking Level 2 = x391 Multiplier \
Staking Level 3 = x425 Multiplier \
Staking Level 4 = x459 Multiplier \
Staking Level 5 = x493 Multiplier \
Staking Level 6 = x544 Multiplier

#### Quick Rent

Users can quick rent CPU for the account they're logged in with.

They can quick rent for 1, 2, 3, 5, 10 and 20 TACO worth of CPU, for a span of 1, 3 and 7 days.


---

# 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://whitepaper.tacostudios.io/utility/cpu-rent.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.
