# Start Here

Welcome to the HAI Governance guide! To learn about HAI governance processes and concepts from the ground up, begin at [Intro to Governance](/hai-governance-documentation/governance/intro-to-governance.md). If you're already familiar with the basics, or just looking to explore a specific subset of HAI Governance, feel free to jump to the section of your choice using the navigation bar to your left, or the hyperlinked table of contents below:

1. [Intro to Governance](/hai-governance-documentation/governance/intro-to-governance.md)
   1. [How it Works](/hai-governance-documentation/governance/intro-to-governance/how-it-works.md)
   2. [KITE Overview](/hai-governance-documentation/governance/intro-to-governance/kite-overview.md)
   3. [Governance Parameters](/hai-governance-documentation/governance/intro-to-governance/governance-parameters-tbc.md)
2. [Governance Processes](/hai-governance-documentation/governance/governance-processes.md)
   1. [Delegation](/hai-governance-documentation/governance/governance-processes/delegation.md)
   2. [Phases of HAI Governance](/hai-governance-documentation/governance/governance-processes/phases-of-hai-governance.md)
   3. [Authorities and Examples](https://app.gitbook.com/o/XArE0yYjVqqjgsV70B2B/s/yjBkyhvJ1lPDaLqrsYTI/~/changes/50/governance/governance-processes/authorities-and-examples) *(what KITE holders can and can't vote on)*
   4. [Proposal Types](/hai-governance-documentation/governance/governance-processes/proposal-types.md)
   5. [Proposal Template(s)](https://app.gitbook.com/o/XArE0yYjVqqjgsV70B2B/s/yjBkyhvJ1lPDaLqrsYTI/~/changes/50/governance/governance-processes/proposal-template-s)
3. [How To Guides](/hai-governance-documentation/governance/how-to-guides.md)
   1. [Delegate your Tokens](https://app.gitbook.com/o/XArE0yYjVqqjgsV70B2B/s/yjBkyhvJ1lPDaLqrsYTI/~/changes/50/governance/how-to-guides/delegate-your-tokens)
   2. [Become a Delegate](/hai-governance-documentation/governance/how-to-guides/become-a-delegate.md)
   3. [Signal for Support](/hai-governance-documentation/governance/how-to-guides/signal-for-support.md)
   4. [Conduct a Temperature Check](/hai-governance-documentation/governance/how-to-guides/conduct-a-temp-check.md)
   5. [Participate in a Temperature Check](https://app.gitbook.com/o/XArE0yYjVqqjgsV70B2B/s/yjBkyhvJ1lPDaLqrsYTI/~/changes/50/governance/how-to-guides/participate-in-a-temp-check)
   6. [Submit a Proposal](/hai-governance-documentation/governance/how-to-guides/submit-a-proposal.md)
   7. [Vote on Proposals](/hai-governance-documentation/governance/how-to-guides/vote-on-proposals.md)
4. [Glossary](/hai-governance-documentation/governance/glossary.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://hai-9.gitbook.io/hai-governance-documentation/governance/start-here.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.
