# Demo Mode

### Practice Without Risk

Predium Finance offers a Demo Mode that allows you to:

* Trade with virtual funds (no real money at risk)
* Learn platform mechanics
* Test prediction strategies
* Understand market dynamics
* Build confidence before using real funds

### Demo Mode Features

* Full platform access to all available markets
* Identical UI/UX to live trading
* Real price feeds from Pyth Network (read-only)
* Position history and settlement records

### Accessing Demo Mode

1. Log in/Sign up&#x20;
2. You can see $10,000 USD in your Balance, called “Demo”
3. All platform features are fully functional to try out with demo funds
4. Trades settle in real-time with demo price feeds
5. No blockchain transactions occur (no gas fees)

### Switching to Live Trading

Once comfortable with the platform:

1. Choose any other token from your Balance
2. Begin trading with actual assets
3. Position history and settlement records are switched to real ones

Your demo portfolio and live portfolio are completely separate and independent. You can try out your Demo many times - it can be renewed back to $10 000 at any time.


---

# 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://predium-finance.gitbook.io/predium.docs/demo-mode.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.
