# Premarket Docs

Premarket is a trading platform for assets and outcomes that do not exist yet. You can take positions on token launches, pre-IPO valuations, and real world events before they are listed or resolved anywhere else. Markets run on a live orderbook with off-chain matching and on-chain settlement. This documentation covers everything you need to get set up, understand how each market type works, and trade with confidence.

{% content-ref url="/pages/b0G2YU81CubPd7Sxp5ih" %}
[Platform Introduction](/readme/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/TNFliGkyKiobRIsw8CjV" %}
[Understanding Markets](/readme/understanding-markets.md)
{% endcontent-ref %}

{% content-ref url="/pages/BVb4YovPKG0Nsjh27uIh" %}
[Trading Mechanics](/readme/trading.md)
{% endcontent-ref %}

{% content-ref url="/pages/WAM3E7mloROyUg8z4ML9" %}
[Walkthroughs and Demos](/readme/walkthroughs.md)
{% endcontent-ref %}

{% content-ref url="/pages/hm3Cxk1Mu4U806t8mPh5" %}
[Payouts and Settlement](/readme/payouts-and-settlement.md)
{% endcontent-ref %}

{% content-ref url="/pages/IQ4H5l3leZadznglCTuy" %}
[Wallet and Funds](/readme/wallet-and-funds.md)
{% endcontent-ref %}

{% content-ref url="/pages/l8RBot3pN5YRjCiyH26A" %}
[Quick Help](/readme/quick-help.md)
{% endcontent-ref %}


---

# 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.premarket.xyz/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.
