# Protocol

- [Delegation Strategy](https://stake-docs.solblaze.org/protocol/delegation-strategy.md): How are validators chosen and included in the BlazeStake pool?
- [Join the Pool!](https://stake-docs.solblaze.org/protocol/join-the-pool.md): Do you think your validator should be added to our pool?
- [Roadmap](https://stake-docs.solblaze.org/protocol/roadmap.md): BlazeStake has a lot of exciting features and goals for the future!
- [Audits](https://stake-docs.solblaze.org/protocol/audits.md): We take security very seriously at SolBlaze!
- [Security Overview](https://stake-docs.solblaze.org/protocol/security-overview.md): Here's an overview of the security of the BlazeStake pool


---

# 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/protocol.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.
