# Join the Pool!

In an effort to support a wide range of validators, new validators are automatically added to the pool from time to time as TVL grows. However, any validator can simply request to add their validator to the pool.

If you think your validator fulfills the criteria outlined in our [delegation strategy](/protocol/delegation-strategy.md) but is not yet in our pool, please reach out to us through one of two ways:

* Follow and contact [@solblaze\_org](https://twitter.com/solblaze_org) on Twitter (either through sending a DM, mentioning us, or replying to one of our Tweets)
* Email <contact@solblaze.org> with the subject "Request to Join BlazeStake Pool"

A member of the team will get in touch with you shortly to discuss adding your validator to the 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/join-the-pool.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.
