# Managing Wallet Resources on CloudWallet

From the [⚡](https://fsymbols.com/signs/hazard/) icon on the top right of the Cloud Wallet Dashboard, you can find easy access to inspecting the state of your accounts Network Resources on Wax.

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

By clicking "Stake WAXP", you open the Resources Management Modal from where you can stake/buy more resources. It is not possible to unstake/sell resources via this mini-interface, so for that you need to visit the [Staking Rewards via Cloud Wallet](/introduction/wax-ecosystem-guides/cloud-wallet/staking-rewards-via-cloud-wallet.md) or [Waxblock.io](/introduction/wax-ecosystem-guides/waxblock.io-explorer/staking-unstaking-cpu-and-net-via-waxblock.io.md)

CPU/NET is staked and unstaked at no fees (oppositely, increasing the accounts voting weight/rewards), while RAM is bought and sold at a variable price rate + with a tiny conversion fee.&#x20;

{% hint style="info" %}
You can check the RAM price history/movements [here on EOS Authority](https://eosauthority.com/wallet/ram?network=wax).\
\
As there's new RAM released to the RAM-WAX pool at every block, it is not recommended to lock up more WAXP as RAM resources than necessary.
{% endhint %}

<figure><img src="/files/B0d8odsTYRbZ2Aa0UXn0" alt=""><figcaption><p>Network Resources Management Modal</p></figcaption></figure>

We recommend:

* CPU: Minimum 100-300 WAX staked (just 50 WAX in CPU per day may only offer 1-3 TX per day)
* NET: 1-5 WAX staked to NET is plenty for most users
* RAM: Don't buy more than you need, as price on RAM slowly declines over time. Staying around 60-90% RAM availability is sufficient for most users, and many RAM intensive platforms (such as AtomicHub) ofer easy RAM refilling interfaces when the situation should happen that you need to top it off.

### Staking Rewards Page on Cloud Wallet

Via the Staking Rewards UI on Cloud Wallet, which we'll take a deeper look into on the following page, you can also find controls to Buy/Sell RAM resources, or stake **and unstake** CPU/NET resources. Either for your own wallet, or for others' wallets.&#x20;

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


---

# 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.pixeljourney.xyz/introduction/wax-ecosystem-guides/cloud-wallet/managing-wallet-resources-on-cloudwallet.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.
