# Staking

ASX provides multiple ways for users to earn yield. One of the most accessible and rewarding is **Liquidity Staking** — available at:\
🔗 <https://earn.asx.capital>

***

### What Is Liquidity Staking?

Liquidity staking allows you to deposit tokens or token pairs into DeFi contracts to earn passive rewards. In the ASX ecosystem, staking these tokens earns you **ASX tokens**, which can be harvested at any time.

***

### Available Pools

ASX currently supports the following staking pools on BNB:

* `ASX`
* `ASX / BNB`
* `ASX / ETH`
* `ASX / SOL`
* `ASX / BTCB`

Core:

* `ASX`&#x20;

> Additional pools may be added in future updates.

***

### How to Stake

1. Visit [**https://earn.asx.capital**](https://earn.asx.capital).
2. Choose a pool and click the PancakeSwap (or chain/dex for chosen staking contract) icon.
3. Add liquidity under **PancakeSwap V2** for the selected token pair.
4. Return to [**https://earn.asx.capital**](https://earn.asx.capital).
5. Locate your LP (liquidity pool) position.
6. Enter the amount you want to stake and click **Approve**.
7. Confirm the transaction in your wallet.

You're now earning ASX rewards passively.

***

### Why It Matters

Staking ASX liquidity earns passive rewards while helping grow the ecosystem. The more liquidity provided, the stronger the protocol — and the greater your exposure to ASX upside.

***

### Stay Connected

* **Twitter**: [@asx\_capital](https://twitter.com/asx_capital)
* **Telegram**: [ASXOfficial](https://t.me/ASXOfficial)
* **Website**: [www.asx.capital](https://www.asx.capital/)


---

# 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://asx-1.gitbook.io/asx-docs/defi/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.
