docs: sync Polymarket docs - 2026-04-14

This commit is contained in:
Etherdrake
2026-04-14 21:53:47 +02:00
parent 814cdc00c9
commit d8e396519a
263 changed files with 1118 additions and 21257 deletions
+5 -3
View File
@@ -1,3 +1,7 @@
> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polymarket.com/llms.txt
> Use this file to discover all available pages before exploring further.
# Markets & Events
> Understanding the fundamental building blocks of Polymarket
@@ -80,7 +84,7 @@ https://polymarket.com/event/fed-decision-in-october
You can use slugs to fetch specific markets or events from the API:
```bash theme={null}
```bash theme={null}
# Fetch event by slug
curl "https://gamma-api.polymarket.com/events?slug=fed-decision-in-october"
```
@@ -102,5 +106,3 @@ Specifically for sports markets, outstanding limit orders are **automatically ca
Start querying markets and events from the API.
</Card>
</CardGroup>
Built with [Mintlify](https://mintlify.com).
+5 -3
View File
@@ -1,3 +1,7 @@
> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polymarket.com/llms.txt
> Use this file to discover all available pages before exploring further.
# Order Lifecycle
> Understanding how orders flow from creation to settlement
@@ -89,7 +93,7 @@ When you place an order, it receives one of these statuses:
| ----------- | --------------------------------------------------------------------------- |
| `live` | Order is resting on the book |
| `matched` | Order matched immediately |
| `delayed` | Marketable order subject to a 3-second matching delay (sports markets) |
| `delayed` | Marketable order subject to a 1-second matching delay (sports markets) |
| `unmatched` | Marketable order placed on the book after the delay expired without a match |
## Trade Statuses
@@ -151,5 +155,3 @@ Before placing orders, ensure:
Start placing orders with our step-by-step guide.
</Card>
</CardGroup>
Built with [Mintlify](https://mintlify.com).
+4 -2
View File
@@ -1,3 +1,7 @@
> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polymarket.com/llms.txt
> Use this file to discover all available pages before exploring further.
# Positions & Tokens
> Understanding outcome tokens and how positions work on Polymarket
@@ -110,5 +114,3 @@ You can lock in profits or cut losses by selling before the market resolves:
* Bought Yes at `$0.40`
* Price rises to `$0.70`
* Sell at `$0.70` → Profit of `$0.30` per token (75%)
Built with [Mintlify](https://mintlify.com).
+4 -2
View File
@@ -1,3 +1,7 @@
> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polymarket.com/llms.txt
> Use this file to discover all available pages before exploring further.
# Prices & Orderbook
> How prices work and how the order book enables peer-to-peer trading
@@ -110,5 +114,3 @@ When matched, `$1.00` is converted into 1 Yes token and 1 No token, each going t
Understand what happens from order placement to settlement.
</Card>
</CardGroup>
Built with [Mintlify](https://mintlify.com).
+4 -2
View File
@@ -1,3 +1,7 @@
> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polymarket.com/llms.txt
> Use this file to discover all available pages before exploring further.
# Resolution
> How markets are resolved and winning positions redeemed
@@ -145,5 +149,3 @@ Clarifications:
Understand how markets are structured.
</Card>
</CardGroup>
Built with [Mintlify](https://mintlify.com).