> For the complete documentation index, see [llms.txt](https://funmarket.gitbook.io/funmarket/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://funmarket.gitbook.io/funmarket/risk-disclosure.md).

# Risk Disclosure

### General Risk Warning

<br>

Participation in prediction markets involves significant risk.

<br>

Users may lose all funds committed to a market.

<br>

FunMarket is experimental technology and should be used with caution.

***

### Smart Contract Risk

<br>

FunMarket relies on smart contracts.

<br>

Risks include:

* Bugs or vulnerabilities
* Unexpected behavior
* Network-level failures

<br>

Smart contracts are immutable once deployed.

***

### Market Risk

<br>

Markets may be affected by:

* Low liquidity
* Sudden price movements
* Manipulation by participants
* Incorrect collective assumptions

<br>

Prices do not guarantee outcomes.

***

### Oracle & Resolution Risk

<br>

Resolution depends on external data sources.

<br>

Risks include:

* Inaccurate data
* Delayed reporting
* Source unavailability
* Ambiguous real-world events

<br>

FunMarket is not responsible for oracle failures.

***

### Regulatory Risk

<br>

Laws governing prediction markets vary by jurisdiction.

<br>

Regulatory changes may:

* Restrict access
* Impact platform availability
* Affect user participation

<br>

Users are responsible for compliance with local laws.

***

### No Insurance

<br>

Funds are not insured.

<br>

Losses are not recoverable.

***

### User Acknowledgement

<br>

By using FunMarket, users acknowledge and accept all associated risks.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://funmarket.gitbook.io/funmarket/risk-disclosure.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.
