# WELCOME

- [Welcome](https://ringfence.gitbook.io/ringfence/welcome/welcome.md): Welcome to Ringfence
- [Tokenomics](https://ringfence.gitbook.io/ringfence/welcome/tokenomics.md)
- [Join the Community](https://ringfence.gitbook.io/ringfence/welcome/join-the-community.md): Ringfence's only official links
- [Why Ringfence](https://ringfence.gitbook.io/ringfence/welcome/why-ringfence.md): Security Infrastructure for the Agent Economy
- [How Ringfence Works](https://ringfence.gitbook.io/ringfence/welcome/how-ringfence-works.md)
- [Passbook](https://ringfence.gitbook.io/ringfence/welcome/passbook.md): Personal Data Infrastructure for AI
- [Our Mission & Vision](https://ringfence.gitbook.io/ringfence/welcome/our-mission-and-vision.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://ringfence.gitbook.io/ringfence/welcome.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.
