# Powerup Manager

One of the possible drawbacks to using a platform like WaxFusion, is that you don't receive CPU/NET like you do when you stake native WAX directly from your wallet.

Of course, this is part of the reason that we offer several CPU rental options. In addition to this, we plan to also add another feature where sWAX holders can register for automatic powerups.

Users will be able to choose a percentage of their daily WAX payouts to allocate to powerups, so they never need to worry about resources. The platform will automatically powerup your wallet every 24 hours using whatever portion of your reward balance that you allocated to powerups.


---

# 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.waxfusion.io/roadmap/powerup-manager.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.
