# Features

- [Airdrops](https://stake-docs.solblaze.org/features/airdrops.md): Airdrops provide a way to earn some extra tokens while staking.
- [Treasury](https://stake-docs.solblaze.org/features/treasury.md): The BlazeStake Treasury helps support smaller projects within the Solana ecosystem.
- [DAO](https://stake-docs.solblaze.org/features/dao.md): The BlazeStake DAO is able to vote on BlazeStake governance decisions for BlazeStake.
- [Fees](https://stake-docs.solblaze.org/features/fees.md): Fees are used to support the BlazeStake pool.
- [Custom Liquid Staking](https://stake-docs.solblaze.org/features/custom-liquid-staking.md): Learn more about BlazeStake's innovative Custom Liquid Staking protocol!


---

# 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://stake-docs.solblaze.org/features.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.
