# How Syrax Works

- [Introduction](https://docs.syrax.io/syrax-market/whitepaper/how-syrax-works/introduction.md): Syrax is a decentralised exchange where you can buy and sell contracts on the outcome of events.
- [Core Principles of Decentralization](https://docs.syrax.io/syrax-market/whitepaper/how-syrax-works/core-principles-of-decentralization.md)
- [Platform Architecture](https://docs.syrax.io/syrax-market/whitepaper/how-syrax-works/platform-architecture.md)
- [Market Method](https://docs.syrax.io/syrax-market/whitepaper/how-syrax-works/market-method.md): Syrax platform market method
- [Market Creation and Management](https://docs.syrax.io/syrax-market/whitepaper/how-syrax-works/market-creation-and-management.md)
- [Trading Mechanism](https://docs.syrax.io/syrax-market/whitepaper/how-syrax-works/trading-mechanism.md)
- [Oracle and Outcome Resolution](https://docs.syrax.io/syrax-market/whitepaper/how-syrax-works/oracle-and-outcome-resolution.md)
- [Protocol fees](https://docs.syrax.io/syrax-market/whitepaper/how-syrax-works/oracle-and-outcome-resolution/protocol-fees.md)
- [Security and Privacy](https://docs.syrax.io/syrax-market/whitepaper/how-syrax-works/security-and-privacy.md)
- [Tokenomics](https://docs.syrax.io/syrax-market/whitepaper/how-syrax-works/tokenomics.md)
- [Platform Tokenomics Overview](https://docs.syrax.io/syrax-market/whitepaper/how-syrax-works/tokenomics/platform-tokenomics-overview.md)
- [Token allocation](https://docs.syrax.io/syrax-market/whitepaper/how-syrax-works/tokenomics/token-allocation.md)
- [Rewards](https://docs.syrax.io/syrax-market/whitepaper/how-syrax-works/rewards.md)
- [Governance and Community Involvement](https://docs.syrax.io/syrax-market/whitepaper/how-syrax-works/governance-and-community-involvement.md)
- [FAQs](https://docs.syrax.io/syrax-market/whitepaper/how-syrax-works/faqs.md): Frequently Asked Questions (FAQs) for Syrax Prediction Market Place


---

# 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.syrax.io/syrax-market/whitepaper/how-syrax-works.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.
