# RIFT

## Rift

- [Rift Overview](https://faq.rift.ai/rift-overview.md)
- [Report Issues](https://faq.rift.ai/support/report.md): Finding bugs or having any usability issues? We've got you covered!
- [Account Deletion](https://faq.rift.ai/support/account-deletion.md): Would you like to delete your account?
- [Terms of Service](https://faq.rift.ai/legal/terms.md)
- [Privacy Policy](https://faq.rift.ai/legal/privacy.md)
- [Tokenomics](https://faq.rift.ai/token/tokenomics.md): Overview of $RIFT token distribution and vesting schedule
- [Wallet Tracker](https://faq.rift.ai/token/wallet-tracker.md): Track wallets  for Treasury, Future Community Rewards, and Core Contributor Allocations
- [Custom Signals](https://faq.rift.ai/guides/custom-signals.md): Hooking up your TradingView signals to Rift doesn't have to be complicated. Here's a step-by-step guide to importing and setting up your alerts.


---

# 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://faq.rift.ai/rift-overview.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.
