# Delegation

- [Stakepool Delegation Overview](https://docs.thevault.finance/delegation/stakepool-delegation-overview.md): How Validators Earn Stake from The Vault
- [Get stake from the pool!](https://docs.thevault.finance/delegation/get-stake-from-the-pool.md): Learn how to receive stake from The Vault's pool to bolster your validator.
- [Validator Application Process](https://docs.thevault.finance/delegation/validator-application-process.md): An overview to the application process for Validators.
- [Delegation Quick Start Guide](https://docs.thevault.finance/delegation/delegation-quick-start-guide.md): Becoming a Vault Validator
- [Delegation FAQs](https://docs.thevault.finance/delegation/delegation-faqs.md): This page explains how The Vault delegation model works today, how direct stake and performance buckets interact, and how votes from Votex and gauges translate into stake.
- [Approved Validators](https://docs.thevault.finance/delegation/approved-validators.md): Welcome to The Vault — Validator Next Steps!
- [Stake-as-a-Service (SaaS)](https://docs.thevault.finance/delegation/stake-as-a-service-saas.md)


---

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