# IoTeX Delegate Documentation

## IoTeX Delegate Documentation

- [👋 Welcome](https://delegates.iotex.io/introduction/welcome.md)
- [What is a Delegate](https://delegates.iotex.io/introduction/what-is-a-delegate.md)
- [Benefits and Rewards](https://delegates.iotex.io/introduction/benefits-and-rewards.md)
- [Delegate Requirements](https://delegates.iotex.io/introduction/delegate-requirements.md)
- [Hardware Specs](https://delegates.iotex.io/introduction/hardware-specs.md)
- [Profile registration](https://delegates.iotex.io/get-started/profile-registration.md)
- [Delegate Accounts](https://delegates.iotex.io/get-started/profile-registration/delegate-accounts.md)
- [Name Registration](https://delegates.iotex.io/get-started/profile-registration/name-registration.md)
- [Staking Bucket](https://delegates.iotex.io/get-started/profile-registration/staking-bucket.md)
- [Server Information](https://delegates.iotex.io/get-started/profile-registration/server-information.md)
- [Rewards Policy](https://delegates.iotex.io/get-started/profile-registration/rewards-policy.md)
- [Profile Data](https://delegates.iotex.io/get-started/profile-registration/profile-data.md)
- [Advanced](https://delegates.iotex.io/get-started/advanced.md)
- [Server provider](https://delegates.iotex.io/get-started/advanced/server-provider.md)
- [Edge Proxy](https://delegates.iotex.io/get-started/advanced/edge-proxy.md)
- [Kubernetes](https://delegates.iotex.io/get-started/advanced/kubernetes.md)
- [High Availability](https://delegates.iotex.io/get-started/advanced/high-availability.md)
- [Gravity Chain Binding](https://delegates.iotex.io/get-started/advanced/gravity-chain-binding.md)
- [Improvements](https://delegates.iotex.io/get-started/advanced/improvements.md)
- [Hosted Service](https://delegates.iotex.io/get-started/hosted-service.md)
- [Delegate Endorsement](https://delegates.iotex.io/get-started/delegate-endorsement.md)
- [Delegate Sponsorship Program](https://delegates.iotex.io/get-started/delegate-endorsement/delegate-sponsorship-program.md)
- [Tutorials](https://delegates.iotex.io/get-started/delegate-endorsement/tutorials.md)
- [Access the portal](https://delegates.iotex.io/delegate-management/access-the-portal.md)
- [Delegate Performance](https://delegates.iotex.io/delegate-management/delegate-performance.md)
- [Delegate Rewards](https://delegates.iotex.io/delegate-management/delegate-rewards.md)
- [Profile settings](https://delegates.iotex.io/delegate-management/profile-settings.md)
- [Advanced Configuration](https://delegates.iotex.io/delegate-management/advanced-configuration.md)
- [Profits Projections](https://delegates.iotex.io/addendum/profits-projections.md)
- [Glossary](https://delegates.iotex.io/addendum/glossary.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://delegates.iotex.io/introduction/welcome.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.
