> For the complete documentation index, see [llms.txt](https://docs.solaxymetaverse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.solaxymetaverse.com/solaxy-coin/stake-and-earn.md).

# Stake and Earn

The staking pool is capped at $10,200,000 (51% of total supply)

There will be 3 halving checkpoints. **Each halving will reduce $SOLA staking rewards by 50%.**

* **1st Checkpoint:** $5,100,000 SOLA tokens emitted.
* **2nd Checkpoint:** $2,550,000 SOLA tokens emitted.
* **3rd Checkpoint:** $1,275,000 SOLA tokens emitted.

### Solaxy Keycards

* Earn $30 SOLA/ Day per each Solaxy Keycard NFT via staking

### Solaxy PFP

* Earn X SOLA/ Day per each Solaxian PFP via staking

Buy and sell $SOLA:

{% content-ref url="/pages/qRIBkPa9ik0w21opuJ45" %}
[Buy and Sell](/solaxy-coin/buy-and-sell.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.solaxymetaverse.com/solaxy-coin/stake-and-earn.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.
