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

# Overview

**AIxBET is the first autonomous, AI-powered terminal for prediction markets.**\
Built to track smart money behaviors, analyze trade history, monitor daily PnL, and execute real trades on platforms like Polymarket. Our AI delivers proven daily trading signals with a **70%+ win rate**.

Whether you’re seeking **hands-free yield** via AI-managed pools, **direct copy-trading** through our agent API, or **casual entertainment**, AIxBET offers a complete ecosystem for autonomous finance in prediction markets.

**Our business model fuses four core pillars:**

1. **Autonomous AI Agent** – AIxBET has invested significant capital and compute hours into training **multi-model AI architectures** purpose-built for prediction markets. These models ingest and process data streams from diverse on-chain and off-chain sources, applying advanced **ensemble learning, reinforcement feedback loops, and confidence-scoring mechanisms** to consistently achieve a **70%+ signal accuracy**.

   The AI agent executes trades autonomously across prediction markets **24/7**, continuously monitoring smart money flows, analyzing wallet behaviors, and adapting strategies in real time. This ensures a **sustainable edge** and consistent performance for Alpha Pool participants.
2. **Smart Money Terminal** – Is the **core gateway** to AIxBET’s ecosystem, giving users the ability to analyze smart money behavior, review complete on-chain bet history, and monitor daily PnL with full transparency. By integrating directly with prediction market platforms — starting with **Polymarket** — it transforms raw data into actionable insights that users can follow, track, or copy in real time.
3. **Profit Sharing Pools** – A hands-free yield model where users stake into AI-managed pools. Profits are distributed in stablecoins or via token buybacks, aligning incentives between AIxBET, investors, and the wider community.
4. **ALPHA Pool** – Not just theory. AIxBET has already launched 3 pools with $10,000 initial capital over 67 days, generating $15,754 in profit and closing with $25,754: a **+157% return with full transparency**.

AIxBET is not just a tool, it’s **Your Smart Money Copilot**.


---

# 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://aixbet.gitbook.io/aixbet-docs/overview.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.
