> For the complete documentation index, see [llms.txt](https://docs.prediqt.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prediqt.xyz/project-information/quickstart.md).

# What is Prediqt?

Prediqt is a project built on [Abstract Chain](https://x.com/AbstractChain), focused on creating tools that help users accumulate **Abstract XP** while staying highly profitable at the same time. We’re not tied to any specific type of tool or system — instead, we build based on what’s working right now. As the market shifts, so do we, constantly adapting to new metas and supporting emerging projects with tools designed to give our users the edge

Prediqt was created by [Chris XC](https://x.com/0xChrisXC), a developer who's been building behind the scenes across almost every major chain for the past five years. Until now, his tools were only shared privately within a small circle. With Prediqt, they’re finally being brought into the public eye

A big part of our mission is to **push key utilities out to the wider Abstract ecosystem** — for example, our [**PnL Bot**](https://app.gitbook.com/o/JN5rXgMNtAFftuZ6uilI/s/762ucGAEz1yi3VguUyMx/~/changes/30/current-utilities/pnl-discord-bot) and [**Discord Verification Bot**](https://app.gitbook.com/o/JN5rXgMNtAFftuZ6uilI/s/762ucGAEz1yi3VguUyMx/~/changes/30/prediqt-technology/discord-holder-verification-bot). By making these tools available across other communities, we not only increase visibility for Prediqt, but also contribute value directly to the broader Abstract network. Our goal is to see Prediqt used and trusted across every corner of the chain


---

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