# Welcome

Welcome to the **Bags Holders Terminal** documentation! This comprehensive guide will help you understand and use our advanced trading platform for Polymarket prediction markets.

## What is Bags Holders Terminal?

Bags Holders Terminal is a professional-grade trading application that provides real-time market data, advanced order management, and comprehensive analytics for Polymarket prediction markets.

## Quick Links

* [Getting Started](/user-guide/getting-started.md)
* [Wallet Configuration](/user-guide/wallet-configuration.md)
* [Account Setup](/user-guide/account-setup.md)
* [General Questions](/faq/general.md)


---

# Agent Instructions: 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://docs.bagsholders.com/introduction/readme.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.
