# LEO Power

Stake LEO to increase your influence on INLEO.

## What is LEO Power?

LEO Power is staked LEO tokens. When you "power up" LEO, you:

* Increase your vote value
* Earn more curation rewards
* Gain more influence in governance

## How to Power Up

1. Go to your wallet
2. Click "Power Up"
3. Enter the amount
4. Confirm the transaction

## Power Down

To unstake, you can "power down" which takes 4 weeks (distributed weekly).


---

# 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.inleo.io/features/leo-power.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.
