# Get Started (Why Kite?)

- [Introduction & Mission](https://docs.gokite.ai/get-started-why-kite/introduction-and-mission.md): The first AI payment blockchain - foundational infrastructure empowering autonomous agents to operate and transact with identity, payment, governance, and verification.
- [Key Use Cases & Players](https://docs.gokite.ai/get-started-why-kite/key-use-cases-and-players.md): Key use cases and players in the agentic economy enabled by Kite's infrastructure
- [Architecture & Design Pillars](https://docs.gokite.ai/get-started-why-kite/architecture-and-design-pillars.md)
- [Core Concepts & Terminology](https://docs.gokite.ai/get-started-why-kite/core-concepts-and-terminology.md): Core concepts and terminology for Kite's agent-native infrastructure
- [Tokenomics](https://docs.gokite.ai/get-started-why-kite/tokenomics.md): Economic design and distribution framework of KITE token, powering the agentic AI economy
- [Whitepaper](https://docs.gokite.ai/get-started-why-kite/whitepaper-references.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.gokite.ai/get-started-why-kite.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.
