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

# What is Polytrader.ai

<figure><img src="/files/rlQj6c9x9vcGz2ktfa3P" alt="" width="563"><figcaption></figcaption></figure>

## About Polytrader.ai

**Polytrader.ai** is an AI-powered assistant designed to enhance the user experience on **Polymarket**, a decentralized prediction market platform. By analyzing market sentiment and providing actionable insights, Polytrader empowers users to make smarter, data-driven decisions.

***

### Key Features

#### **1. Tailored Opportunities**

* Discover the latest bets on Polymarket with **customizable filters** to match individual interests and strategies.

#### **2. Expert Insights**

* Gain access to **in-depth analysis** of specific bets.
* Leverages data from social platforms like **Twitter** to offer **sentiment-based predictions**.

#### **3. Confident Decision-Making**

* Simplifies complex data into **clear, actionable recommendations**, enabling both seasoned traders and newcomers to make **informed decisions**.

#### **4. Autonomous Agent Trading**

* Utilizes an **AI-driven agent** to automate cryptocurrency trades based on market analysis and predefined strategies.
* Offers features such as:
  * **24/7 trading**
  * **Risk management**
  * **Customizable trading strategies**

***

### How It Works

1. **Connect Your Wallet**:
   * Connect your wallet and ensure you hold the minimum required **500,000 $POLY tokens** to unlock Polytrader's full capabilities.
2. **Explore Markets**:
   * Navigate trending markets or search for specific bets effortlessly.
3. **AI-Powered Insights**:
   * Analyze activity across social platforms for a **competitive edge** in prediction markets.

***

By integrating **AI-driven analysis** with the dynamic environment of Polymarket, **Polytrader.ai** empowers users to navigate prediction markets more effectively, offering both strategic guidance and operational automation.


---

# 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.polytrader.ai/overview/markdown.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.
