> For the complete documentation index, see [llms.txt](https://docs.billionair.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.billionair.com/airb-token/airb-staking.md).

# AIRB Staking

### Stake $AIRB to earn rewards from our massive token pools and a share of the platform revenue.

The BillionAir Stake program is a unique system of passive earning! Every player on the platform has the opportunity to become the "house" and receive a share of its revenue. It's a straightforward process available to anyone who participates.

### Single-Sided Staking

AIRB can be earned by directly staking AIRB tokens into the main single-sided token staking contract. This enables participants to earn additional AIRB in return for locking their AIRB tokens within the staking contract. This pool is designed to defer early sell pressure to provide the project with the time necessary to build and scale and is replenished by the platform's profits and fees.

#### These two incredible options are available for you to choose from:

{% hint style="success" %}

#### 26 Weeks Pool granting you 20% APY

{% endhint %}

{% hint style="success" %}

#### 52 Weeks Pool granting you 50% APY

{% endhint %}

<figure><img src="/files/55fsAecrtoVz8v8CPYFV" alt="" width="375"><figcaption></figcaption></figure>

### Liquidity Pool Staking <mark style="color:purple;">\[COMING SOON]</mark>

AIRB can be earned when participants add liquidity to the BAIR DEX liquidity pool. BAIR will create a staking contract that is activated when LP shares generated from liquidity providers are deposited into the AIRB staking contract. AIRB is paid into the staking pool and earned by LP miners based on their pro-rata share in the staking pool.

Staking is designed to reward participants who lock their AIRB tokens while providing much-needed liquidity to the DEX pool. In return, they are given AIRB from the staking reserve.

### Raffle Tickets Staking <mark style="color:purple;">\[COMING SOON]</mark>

Players who hold AIRB tokens will be eligible to earn NFT raffle tickets by staking their tokens within the Raffle Ticket Staking Pool.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.billionair.com/airb-token/airb-staking.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
