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

# Welcome

Welcome to the official documentation for **Uniocean**, a skill-based price forecasting platform where users compete by predicting the future price of assets.

Uniocean lets users forecast the exact future price of cryptocurrencies, commodities, and forex pairs at specific settlement times. The closer a user's prediction is to the final oracle price, the higher they rank and the greater their potential reward.

> **Core idea**
>
> Uniocean rewards forecasting skill. Outcomes are determined by prediction accuracy, not chance.

## What You Can Do on Uniocean

With Uniocean, users can:

* Create an account using email, Google, or an existing crypto wallet
* Deposit or buy crypto to fund their wallet
* Browse public forecasting markets
* Submit exact price predictions
* Track live rankings
* Earn rewards based on prediction accuracy
* Receive rewards automatically
* Withdraw funds to supported networks
* Earn referral commissions
* Verify settlement data through blockchain records and audit reports

## Platform Flow

```mermaid
flowchart LR
    A[Create Account] --> B[Fund Wallet]
    B --> C[Choose Market]
    C --> D[Submit Prediction]
    D --> E[Market Settles]
    E --> F[Rewards or Refund]
    F --> G[Withdraw or Re-Enter]
```

## Documentation Sections

| Section          | What It Covers                                                                                  |
| ---------------- | ----------------------------------------------------------------------------------------------- |
| Introduction     | Platform overview, gasless experience, multi-chain architecture, and core concepts              |
| Getting Started  | Account creation, automatic wallet setup, funding methods, and supported networks               |
| Markets          | Market types, lifecycle stages, submitting forecasts, live rankings, and cancellations          |
| Rewards          | UCPRA algorithm, power-law Rankers, Bucket Winners, examples, and simulator                     |
| Settlement       | Automated pipeline, oracle prices, validator consensus, Merkle proofs, auto-claims, and refunds |
| Wallet           | Deposits (crypto/card/bridge), withdrawals, supported chains, and fees                          |
| Referral Program | Multi-level commissions, dashboard, multiple codes, and earning flow                            |
| Transparency     | Pyth oracle independence, on-chain records, audit reports, and public verification              |
| FAQ              | Comprehensive answers about skill-based forecasting, rewards, fees, security, and verification  |
| Support          | Help center, ticket system, video tutorials, and how-it-works resources                         |

## Recommended Reading Path

1. [Overview](/forecast-platform/introduction/overview.md)
2. [How Uniocean Works](/forecast-platform/introduction/how-it-works.md)
3. [Creating an Account](/forecast-platform/getting-started/creating-account.md)
4. [Understanding Markets](/forecast-platform/markets/understanding-markets.md)
5. [Submitting Forecasts](/forecast-platform/markets/making-predictions.md)
6. [Reward Overview](/forecast-platform/rewards/overview.md)
7. [Settlement Process](/forecast-platform/settlement/settlement-process.md)
8. [Deposits](/forecast-platform/wallet/deposits.md)
9. [Referral Overview](/forecast-platform/referral/referral-overview.md)
10. [Support Center](/forecast-platform/support/support-center.md)
