# RUGX Docs

## RUGX Docs

- [Welcome to RUG X Docs!](https://docs.rugx.ai/readme.md)
- [About RUGX](https://docs.rugx.ai/getting-started/about-rugx.md): The Future of Crypto Security
- [Why RUGX?](https://docs.rugx.ai/getting-started/publish-your-docs.md): Protecting Investors, Preventing Rug Pulls and Securing the Memecoin Space
- [Tutorials](https://docs.rugx.ai/basics/editor.md): Learn, Secure and Invest with Confidence
- [Scam Detection & Analysis](https://docs.rugx.ai/basics/markdown.md)
- [RUG X Reports](https://docs.rugx.ai/basics/images-and-media.md)
- [Brand Kit](https://docs.rugx.ai/basics/interactive-blocks.md)
- [RUGX API](https://docs.rugx.ai/basics/openapi.md): API Available from Q3
- [Community & Support](https://docs.rugx.ai/basics/integrations.md): Connect with the RUG X ecosystem


---

# 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.rugx.ai/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.
