# Get Started

- [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)


---

# 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://delegates.iotex.io/get-started.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.
