# FAQs

<details>

<summary>What is Syrax?</summary>

Syrax is a decentralized prediction marketplace built on Ethereum, where traders can predict the outcomes of various events and earn rewards based on their predictions.

</details>

<details>

<summary>How does Syrax work?</summary>

Traders participate by voting yes or no on prediction events and placing a certain amount of Ethereum as their prediction stake. If their prediction is correct, they receive a share of the pool proportional to their initial stake.

</details>

<details>

<summary>What is the role of builders in Syrax?</summary>

Builders create prediction events on the platform and contribute a minimum amount to start the prediction pool. They receive 1% of the total pool for building a market.

</details>

<details>

<summary>Are builders and other related institutions allowed to trade on Syrax?</summary>

No, builders and related institutions are banned from trading on Syrax to prevent conflicts of interest or manipulation of the platform.

</details>

<details>

<summary>Under what circumstances can I be banned from using Syrax?</summary>

You may be banned from using Syrax if you are deemed to be affecting the actual outcome of prediction events, engaging in fraudulent activities, or violating the platform's terms of service.

</details>

<details>

<summary>What happens when a prediction event results in a draw?</summary>

In the event of a draw, normal fees still apply, and a refund will occur to the traders who participated in the prediction event.

</details>

<details>

<summary>What happens if no traders join a prediction event?</summary>

If no traders join a prediction event, normal fees still apply, and a refund will occur to the builder who initiated the event.

</details>

<details>

<summary>How are rewards distributed to winning traders?</summary>

Rewards are distributed among winning traders in proportion to the percentage of the total pool they originally staked on the correct outcome.

</details>

<details>

<summary>Is there a minimum amount required to participate in prediction events?</summary>

Yes, traders must place a minimum amount of Ethereum as their prediction stake to participate in prediction events on Syrax.

</details>

<details>

<summary>How are disputes resolved on Syrax?</summary>

Disputes are resolved through the platform's governance mechanism, which may involve community voting or arbitration by designated entities.

</details>

<details>

<summary>Can I withdraw my prediction stake before the event outcome is determined?</summary>

No, once you have placed your prediction stake, it cannot be withdrawn until the outcome of the event is determined.

</details>

Remember to refer to the Syrax platform's terms and conditions for comprehensive guidelines and regulations.


---

# 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/faqs.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.
