# Prediqt Docs

## Documentation

- [What is Prediqt?](https://docs.prediqt.xyz/project-information/quickstart.md)
- [$PRQT + Score System](https://docs.prediqt.xyz/project-information/usdprqt-+-score-system.md): $PRQT is Prediqt’s native token — it’s at the core of accessing everything Prediqt has to offer, powering access to our utilities and tools
- [Links](https://docs.prediqt.xyz/project-information/links.md): Below are the project's official links. Anything outside of these should be treated with caution
- [What is LOQT?](https://docs.prediqt.xyz/loqt/what-is-loqt.md)
- [LOQT Web App](https://docs.prediqt.xyz/loqt/loqt-web-app.md)
- [Locker Contract](https://docs.prediqt.xyz/loqt/locker-contract.md)
- [Abstract Coin Scan BOT](https://docs.prediqt.xyz/add-to-your-group/abstract-coin-scan-bot.md): Designed for Abstract Chain
- [Moonshot Alerts Telegram](https://docs.prediqt.xyz/add-to-your-group/moonshot-alerts-telegram.md)
- [Myriad Alerts Telegram](https://docs.prediqt.xyz/add-to-your-group/myriad-alerts-telegram.md)
- [Volume BOT Telegram](https://docs.prediqt.xyz/add-to-your-group/volume-bot-telegram.md)
- [FREE TIER](https://docs.prediqt.xyz/discord-access-tiers/free-tier.md)
- [$PRQT HOLDER](https://docs.prediqt.xyz/discord-access-tiers/usdprqt-holder.md)
- [Discord Holder Verification BOT](https://docs.prediqt.xyz/prediqt-technology/discord-holder-verification-bot.md)
- [Private Abstract RPC Node](https://docs.prediqt.xyz/prediqt-technology/private-abstract-rpc-node.md)
- [Local Server Infrastructure](https://docs.prediqt.xyz/prediqt-technology/local-server-infrastructure.md)
- [Seer IX Autonomous Agent](https://docs.prediqt.xyz/prediqt-technology/seer-ix-autonomous-agent.md): https://x.com/SeerIX\_Prediqt
- [Whale Spy - Webapp](https://docs.prediqt.xyz/current-utilities/whale-spy-webapp.md)
- [PnL Discord BOT](https://docs.prediqt.xyz/current-utilities/pnl-discord-bot.md)
- [Gigaverse Fatfinger Alerts](https://docs.prediqt.xyz/current-utilities/gigaverse-fatfinger-alerts.md)
- [Myriad Markets Alerts + AI](https://docs.prediqt.xyz/current-utilities/myriad-markets-alerts-+-ai.md)
- [New Moonshot Coin Alert](https://docs.prediqt.xyz/current-utilities/new-moonshot-coin-alert.md)
- [New Moonshot Migration Alert](https://docs.prediqt.xyz/current-utilities/new-moonshot-migration-alert.md)
- [Volume Tracker (1hr)](https://docs.prediqt.xyz/current-utilities/volume-tracker-1hr.md)
- [Contract Usage Monitor](https://docs.prediqt.xyz/current-utilities/contract-usage-monitor.md)
- [13k Market Cap Alerts](https://docs.prediqt.xyz/current-utilities/13k-market-cap-alerts.md)
- [Abstract Coin Scan BOT](https://docs.prediqt.xyz/current-utilities/abstract-coin-scan-bot.md)
- [Myriad Top 25 Spy](https://docs.prediqt.xyz/current-utilities/myriad-top-25-spy.md)
- [PnL Webapp](https://docs.prediqt.xyz/current-utilities/pnl-webapp.md): https://pnl.prediqt.xyz
- [Luca Purchase Monitor](https://docs.prediqt.xyz/current-utilities/luca-purchase-monitor.md)

* [Developer Platform](https://docs.prediqt.xyz/home/readme.md): Welcome to your team’s developer platform


---

# 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.prediqt.xyz/project-information/quickstart.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.
