# OWL

## OWL

- [Introduction](https://docs.owlproject.io/owl/readme.md)
- [Weverse](https://docs.owlproject.io/platform/quickstart.md): Healthcare Platform
- [Token Info](https://docs.owlproject.io/tokenomics/editor.md): About OWL Token
- [Token Model](https://docs.owlproject.io/tokenomics/editor-1.md): About Token Allocation
- [Ecosystem](https://docs.owlproject.io/tokenomics/editor-2.md): with OWL Network
- [OWL Debit Card](https://docs.owlproject.io/tokenomics/editor-3.md)
- [Roadmap](https://docs.owlproject.io/tokenomics/editor-4.md): with OWL Network
- [Social Media 💑](https://docs.owlproject.io/others/images-and-media.md): Last updated on Oct 2024
- [Media Kit 📢](https://docs.owlproject.io/others/images-and-media-1.md): Last updated on Oct 2024
- [Disclaimer 📑](https://docs.owlproject.io/others/images-and-media-2.md): Last updated on Oct 2024


---

# 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://docs.owlproject.io/owl/readme.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.
