# Kolektivo Docs

## Kolektivo Docs

- [Getting Started](https://kolektivo.gitbook.io/kolektivo-docs/getting-started.md)
- [Introduction](https://kolektivo.gitbook.io/kolektivo-docs/introduction.md): Learn about the moving parts that fall under the Kolektivo umbrella.
- [The Kolektivo Framework](https://kolektivo.gitbook.io/kolektivo-docs/introduction/the-kolektivo-framework.md): The Basics
- [The Kolektivo Network](https://kolektivo.gitbook.io/kolektivo-docs/introduction/the-kolektivo-network.md): Overview of its collaborative network, stakeholders, and strategy
- [Kolektivo Curaçao](https://kolektivo.gitbook.io/kolektivo-docs/introduction/kolektivo-curacao.md): Kolektivo's first community economy, taking place on the Caribbean island of Curaçao
- [Tools](https://kolektivo.gitbook.io/kolektivo-docs/tools.md): Learn how to use the Kolektivo Framework's tools
- [Live Tools](https://kolektivo.gitbook.io/kolektivo-docs/tools/live-tools.md)
- [Wallet](https://kolektivo.gitbook.io/kolektivo-docs/tools/live-tools/wallet.md): Learn how to use the Kolektivo Wallet
- [Reserve](https://kolektivo.gitbook.io/kolektivo-docs/tools/live-tools/reserve.md): Learn how to use the Kolektivo Curaçao Reserve
- [Community Currency](https://kolektivo.gitbook.io/kolektivo-docs/tools/live-tools/community-currency.md): Learn how to use the Kolektivo Guilder
- [Upcoming Tools](https://kolektivo.gitbook.io/kolektivo-docs/tools/upcoming-tools.md): In this section, you can learn about the upcoming Kolektivo tools.
- [Treasury](https://kolektivo.gitbook.io/kolektivo-docs/tools/upcoming-tools/treasury.md): Learn about the Kolektivo Network Treasury
- [BADGER Governance Tools](https://kolektivo.gitbook.io/kolektivo-docs/tools/upcoming-tools/badger-governance-tools.md)
- [Ecological Tools](https://kolektivo.gitbook.io/kolektivo-docs/tools/upcoming-tools/ecological-tools.md): Learn about the Kolektivo Framework's upcoming ecological tools
- [Geospatial Non-Fungible Token](https://kolektivo.gitbook.io/kolektivo-docs/tools/upcoming-tools/ecological-tools/geospatial-non-fungible-token.md)
- [The Impact Map](https://kolektivo.gitbook.io/kolektivo-docs/tools/upcoming-tools/ecological-tools/the-impact-map.md)
- [Framework Tokens](https://kolektivo.gitbook.io/kolektivo-docs/tools/framework-tokens.md): In this section, you can learn about the different tokens of the Kolektivo Framework.
- [Network Token](https://kolektivo.gitbook.io/kolektivo-docs/tools/framework-tokens/network-token.md): Kolektivo Network Token (KNT)
- [Treasury Token](https://kolektivo.gitbook.io/kolektivo-docs/tools/framework-tokens/treasury-token.md): Kolektivo Treasury Token (KTT)
- [Reserve Token](https://kolektivo.gitbook.io/kolektivo-docs/tools/framework-tokens/reserve-token.md)
- [Community Currency](https://kolektivo.gitbook.io/kolektivo-docs/tools/framework-tokens/community-currency.md)
- [Geospatial Non-Fungible Token](https://kolektivo.gitbook.io/kolektivo-docs/tools/framework-tokens/geospatial-non-fungible-token.md)
- [Ecological Tokens](https://kolektivo.gitbook.io/kolektivo-docs/tools/framework-tokens/ecological-tokens.md): Kolektivo's Native Natural Assets
- [Advanced](https://kolektivo.gitbook.io/kolektivo-docs/advanced.md): In this section, you can learn more about the technical specifities of Kolektivo.
- [Smart Contracts](https://kolektivo.gitbook.io/kolektivo-docs/advanced/smart-contracts.md): Explore the architecture of the Kolektivo Framework's smart contracts
- [Monetary System](https://kolektivo.gitbook.io/kolektivo-docs/advanced/smart-contracts/monetary-system.md): Learn about the anatomy of the Kolektivo Monetary System
- [Reserve](https://kolektivo.gitbook.io/kolektivo-docs/advanced/smart-contracts/monetary-system/reserve.md): Explore the anatomy of the Reserve module and understand certain architectural decisions that relate to it.
- [Mento](https://kolektivo.gitbook.io/kolektivo-docs/advanced/smart-contracts/monetary-system/mento.md)
- [Treasury](https://kolektivo.gitbook.io/kolektivo-docs/advanced/smart-contracts/monetary-system/treasury.md)
- [Liquidity Pools](https://kolektivo.gitbook.io/kolektivo-docs/advanced/smart-contracts/monetary-system/liquidity-pools.md)
- [BADGER Governance System](https://kolektivo.gitbook.io/kolektivo-docs/advanced/smart-contracts/badger-governance-system.md)
- [Wallet Code](https://kolektivo.gitbook.io/kolektivo-docs/advanced/wallet-code.md)
- [Developer Guides](https://kolektivo.gitbook.io/kolektivo-docs/advanced/developer-guides.md): Here you will find developer guides.
- [Deployment Addresses](https://kolektivo.gitbook.io/kolektivo-docs/advanced/deployment-addresses.md)
- [Resources](https://kolektivo.gitbook.io/kolektivo-docs/resources.md): This page is periodically updated with helpful resources
- [Glossary](https://kolektivo.gitbook.io/kolektivo-docs/glossary.md): Here you can learn the Kolektivo vocabulary.


---

# 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://kolektivo.gitbook.io/kolektivo-docs/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.
