# Ringfence

## Ringfence

- [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)
- [Tech Stack](https://ringfence.gitbook.io/ringfence/users/tech-stack.md)
- [Core Concepts](https://ringfence.gitbook.io/ringfence/users/core-concepts.md): All you need to know about Ringfence
- [Use Cases](https://ringfence.gitbook.io/ringfence/users/use-cases.md)
- [What's Next](https://ringfence.gitbook.io/ringfence/users/whats-next.md): Learn about Ringfence's coming development arcs
- [FAQs](https://ringfence.gitbook.io/ringfence/users/faqs.md): Frequently Asked Questions
- [Based Agent Grants Fund](https://ringfence.gitbook.io/ringfence/community/based-agent-grants-fund.md): Learn about BAG
- [Roadmap](https://ringfence.gitbook.io/ringfence/community/roadmap.md): Learn what we're building, and what comes next.
- [Onchain Treasury Management](https://ringfence.gitbook.io/ringfence/ring/onchain-treasury-management.md)
- [Quickstart](https://ringfence.gitbook.io/ringfence/developers/quickstart.md): Integrate with Ringfence through our SDK
- [Privacy Policy](https://ringfence.gitbook.io/ringfence/disclaimers/privacy-policy.md)
- [Terms of Service](https://ringfence.gitbook.io/ringfence/disclaimers/terms-of-service.md)
- [About $RING](https://ringfence.gitbook.io/ringfence/disclaimers/about.md): Learn about the $RING token


---

# 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://ringfence.gitbook.io/ringfence/welcome/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.
