# Get stake from the pool!

#### 📜 General Delegation Criteria

To qualify for stake, validator operators must meet the Solana Foundation Delegation Criteria (SFDC) in the following areas:

* Not part of the super-minority
* Maximum commission
* Vote credits
* Decentralization
* Minimum version of the validator client

Note: Operating a testnet validator is not required.

***

#### ⚖️ How The Vault Splits Stake

The Vault now allocates 90% of the undirected stake to validators on the allowlist and 10% to the gauges reserve.

To join the allowlist and qualify for stake, a validator operator must:

**General Delegation Criteria:**

* Fulfill the standard SFDC requirements.

**Additional Requirements:**

* Operate using the Jito MEV client with a maximum MEV commission equal to the SFDC’s maximum validator commission.
* Meet at least one of the following:
  * Be a dApp team running a validator to support its operations.
  * Have a community actively involved in the validator's operations.
  * Be a validator with a proven track record of contributing to the broader Solana ecosystem.

***

#### 🌱 Impact on the Ecosystem

By supporting decentralized stake distribution and helping builders on Solana generate more revenue, The Vault directly strengthens the financial stability of the Solana builder ecosystem.

***

#### 🤝 Interested in Joining the Allowlist?

If you’re a validator operator looking to get allowlisted, contact our team on [Discord](https://discord.gg/aQC53CGgQY) today!

<br>


---

# 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://docs.thevault.finance/delegation/get-stake-from-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.
