# Allna Staking

## How Staking Works?

One of the numerous ways the Allna Protocol decentralized financial network generates passive revenue for users is by staking tokens to collect incentives. When a user "stakes" a token, the token is no longer in the user's wallet but is instead in the smart contract for the protocol. The system offers incentives in the form of more tokens (now only in the native currency of the Allna Protocol, but there may be more accessible in the future) in exchange for this brief commitment of money.

Staking choices offered by Allna Protocol are intended to maximize shareholder profits while incurring the fewest costs for the protocol. Allna Protocol assures that our users' resources are always our first priority using this method.

## Staking Pools

Users can stake Allna Protocol tokens they have bought, converted, or earned through yield farming or lending in staking pools to gain more tokens. There are input tokens and reward tokens for each Staking Pool. Every Staking Pool's input token under the Allna Protocol is $Token.

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

## Staking Calculations

Users may get extra money through the referral program by promoting Allna Protocol to their friends and acquaintances. Users that sign up using their referral link will pay them 5% of their profits.<br>


---

# 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://allna.gitbook.io/whitepaper/allna-protocol/allna-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.
