# Tetra Knowbase

## Tetra Knowbase

- [What is Tetra?](https://know.tetra.earth/go.md): Tetra.earth is the web3 Craigslist - on a map. Activate a global grid of p2p offers with fierce local competitions.
- [Tetra Overview](https://know.tetra.earth/overview.md): Tetra is made for you to share your value with the world.
- [Why should I be a Tetran?](https://know.tetra.earth/why-should-i-be-a-tetran.md): Connect with your land and your people.
- [How to become a Tetran](https://know.tetra.earth/join.md): Be one of the first on Tetra
- [Life as a Tetran](https://know.tetra.earth/life-as-a-tetran.md): You deserve the best.
- [How to Win](https://know.tetra.earth/how-to-win.md): How top Tetrans glow.
- [Passport](https://know.tetra.earth/passport.md): Enter Tetra with your Passport. Show off where you're from and what you do.
- [Discovery](https://know.tetra.earth/discovery.md): Feel the heat of the spotlight on regional, national, and global Discovery charts
- [Recurve](https://know.tetra.earth/recurve.md): Recurve is a fractal governance game to elect Regional and National leaders
- [Localize](https://know.tetra.earth/localize.md): Tetra's Regional Governance System
- [Telegram](https://know.tetra.earth/telegram.md): Join in 👋
- [FAQs](https://know.tetra.earth/faqs.md): Frequently Asked Questions
- [Donate](https://know.tetra.earth/donate.md): Provide the capital to make this real, and provide your region a gift that gives everyday - forever.


---

# 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://know.tetra.earth/go.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.
