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

# Welcome to PolyGun

{% hint style="info" %}
Trade prediction markets directly inside Telegram, place market and limit orders, and manage your full Polymarket portfolio without opening a browser.

Built for speed, clarity, and control.
{% endhint %}

## Get Started with PolyGun!

{% tabs %}
{% tab title="Telegram Bot" %}
**Begin trading with PolyGun** directly inside Telegram. Browse live Polymarket markets, open your portfolio, and place market or limit orders in seconds.

New to PolyGun? Watch the tutorial below to learn how to place trades, set up copy trading, and manage your portfolio in real time.

{% embed url="<https://www.youtube.com/watch?v=eJVotNSy3kg>" %}
{% endtab %}
{% endtabs %}

## Quick Links

{% content-ref url="/pages/ExhFCXnZuPZKXnk1JbkV" %}
[Quick Start Guide](/polygun-docs/overview/quick-start-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/zxmiWFWrQu4fkTflSEoU" %}
[Why PolyGun?](/polygun-docs/overview/why-polygun.md)
{% endcontent-ref %}

{% content-ref url="/pages/zNEYW6zzxDEQtnxZra0Y" %}
[FAQ](/polygun-docs/overview/faq.md)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/KuB8LAy0BrZT3qHc5w73" %}
[PolyGun Guide Overview](/polygun-docs/telegram-bot-user-guide/polygun-guide-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZolWVwxqB5fy1RKTvvbt" %}
[Trading on the Bot](/polygun-docs/telegram-bot-user-guide/trading-on-the-bot.md)
{% endcontent-ref %}

{% content-ref url="/pages/Lg3xgkWNVoVvN6JzqoBf" %}
[Settings](/polygun-docs/telegram-bot-user-guide/settings.md)
{% endcontent-ref %}


---

# 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:

```
GET https://polygun.gitbook.io/polygun-docs/welcome-to-polygun.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.
