# DogX White Paper

* **Introduction**
* **Overview of DogX and Trading Mechanism**
  * 2.1 Overview of CLOB API
  * 2.2 DogX Order Book System
  * 2.3 Trading Fees
* **Order Management and Trading System**
  * 3.1 Authentication and Security
  * 3.2 Placing Orders and Trading
* **Airdrop Mechanism and Token Distribution of DogX**
  * 4.1 Airdrop Mechanics
  * 4.2 Airdrop Eligibility
  * 4.3 Referral Program
* **Prediction Markets and DogX Products**
  * 5.1 DogX Prediction Market
  * 5.2 Liquidity Platform and Rewards
* **ERC1155 Token Management and Conditional Tools Framework**
* **Settlement Process and Oracle**
  * 7.1 UMA Optimistic Oracle
  * 7.2 Settlement Process
  * 7.3 Adapter and Extended Features
* **Proxy Wallets and Wallet Management**
  * 8.1 Creating Proxy Wallets
  * 8.2 Fund Transfers and Security
* **Rewards and Competitions**
  * 9.1 Liquidity Rewards Program
  * 9.2 Leaderboard Competitions
* **Conclusion**
* **Contact and Social Media**


---

# 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.dogx.io/dogx-white-paper.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.
