# GETTING STARTED

- [KalloView Introduction](https://docs.kalloview.com/getting-started/kalloview-introduction.md): Welcome to Kalloview Documentation
- [What is KalloView?](https://docs.kalloview.com/getting-started/what-is-kalloview.md): A brief overview and our mission.
- [Our Mission](https://docs.kalloview.com/getting-started/our-mission.md)
- [The Problems and What We Offer](https://docs.kalloview.com/getting-started/the-problems-and-what-we-offer.md): Problems faced by the current review platforms
- [Our Solution](https://docs.kalloview.com/getting-started/our-solution.md): Our solution
- [Competitors](https://docs.kalloview.com/getting-started/competitors.md): Kalloview competitors
- [Competitors](https://docs.kalloview.com/getting-started/competitors-1.md)
- [Current Update](https://docs.kalloview.com/getting-started/current-update.md)
- [Tokenomics](https://docs.kalloview.com/getting-started/tokenomics.md)
- [NFTs](https://docs.kalloview.com/getting-started/tokenomics/nfts.md)
- [Governance Token](https://docs.kalloview.com/getting-started/tokenomics/governance-token.md)
- [Roadmap](https://docs.kalloview.com/getting-started/roadmap.md): KalloView's Roadmap
- [FAQ](https://docs.kalloview.com/getting-started/faq.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.kalloview.com/getting-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.
