# StarkEx-Specific Docs&#x20;

- [Trading](https://docs.extended.exchange/starkex-specific-docs/trading.md)
- [Trading Rules](https://docs.extended.exchange/starkex-specific-docs/trading/trading-rules.md)
- [Margin Schedule](https://docs.extended.exchange/starkex-specific-docs/trading/margin-schedule.md)
- [TradFi Markets](https://docs.extended.exchange/starkex-specific-docs/trading/tradfi-markets.md)
- [Deposits & Withdrawals](https://docs.extended.exchange/starkex-specific-docs/deposits-and-withdrawals.md)
- [Smart Contract Audits](https://docs.extended.exchange/starkex-specific-docs/smart-contract-audits.md)
- [Migration Guide](https://docs.extended.exchange/starkex-specific-docs/migration-guide.md): Extended is migrating from StarkEx to Starknet, with the process starting on August 12, 2025, at 9:00 UTC.
- [Rationale & Vision](https://docs.extended.exchange/starkex-specific-docs/rationale-and-vision.md): Extended is migrating from StarkEx to Starknet, with the process starting on August 12, 2025, at 9:00 UTC.
- [\[Old\] Vision and Roadmap](https://docs.extended.exchange/starkex-specific-docs/old-vision-and-roadmap.md)
- [Closed Mainnet](https://docs.extended.exchange/starkex-specific-docs/closed-mainnet.md)
- [Closed Mainnet Access](https://docs.extended.exchange/starkex-specific-docs/closed-mainnet/closed-mainnet-access.md): Access to the Closed Mainnet opened on August 5th at 11:00 AM UTC.
- [Rewards Program](https://docs.extended.exchange/starkex-specific-docs/closed-mainnet/rewards-program.md)
- [Wallet Creation](https://docs.extended.exchange/starkex-specific-docs/wallet-creation.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.extended.exchange/starkex-specific-docs.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.
