> For the complete documentation index, see [llms.txt](https://rawlianalytics.gitbook.io/rawli-analytics-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rawlianalytics.gitbook.io/rawli-analytics-docs/getting-started/publish-your-docs.md).

# VISION AND MISSION

**VISION**

RAWLI Analytics aims to become the go-to suite of web3 prediction tools, empowering individuals, traders, and communities with autonomous tools that turn information, insight, and AI-driven predictions into real, scalable value.\
We aim to build an intelligent decentralized ecosystem, where:\
●	Forecasts are more accurate because they are supported by agentic reasoning.\
●	Liquidity is deeper and more stable due to staking-powered incentives.\
●	Trading evolves into global, real-time information networks that reflect the collective intelligence of humans and machines.\
Rawli’s long-term vision is to help individuals, institutions, and autonomous systems understand future outcomes with unparalleled precision. We aim to be the leading platform that merges decentralized infrastructure with agentic automation.

**MISSION**&#x20;

RAWLI’s mission is to empower people with intelligent tools that transform predictions into actionable, profitable outcomes, regardless of their skill level or experience. We are building a platform that:&#x20;\
●	Democratizes access to perpetual trading by making it easy, intuitive, and AI-assisted.\
●	Amplifies human capability through autonomous agents that gather data, analyze trends, and model probabilities at machine speed.\
●	Strengthens liquidity and trust through its staking mechanism\
●	Connects prediction markets with automated trading so that users can execute strategies, hedge risks, or capitalize on events in real time.\
●	Creates a sustainable and rewarding ecosystem where participation, whether through forecasting, staking, or agent deployment, translates directly into value. <br>


---

# 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 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, and the optional `goal` query parameter:

```
GET https://rawlianalytics.gitbook.io/rawli-analytics-docs/getting-started/publish-your-docs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
