# Market Creation Terms

### ✍Market Creation Terms

Creating a market on PredictBase is permissionless — but it comes with important responsibilities. To keep the platform fair, ethical, and reliable, all market creators must follow these terms.

By creating a market, you agree that:

* Your question is **clear, objective, and not misleading.**
* The **resolution criteria** can be verified through a **reliable source** (URL or description).
* If a market **cannot be resolved fairly**, it may be **canceled**.
* Your market idea is **respectful, non-discriminatory, and does not promote hate or violence**.
* The initial liquidity you provide is used to facilitate trading and may be **partially** or **fully** lost as a result of trading activity. PredictBase may inject additional liquidity into your market to help mitigate potential initial liquidity losses, but such mitigation is not guaranteed.

**PredictBase Rights**

PredictBase reserve the right to:

* Reject or cancel markets that are vague, speculative, unverifiable, or unethical.
* Make minor edits to the market title, resolution source,  category, or end dates for clarity and consistency.
* Cancel markets where events are impossible to resolve objectively.

This ensures the integrity and trustworthiness of all markets on PredictBase.

Good Market Examples

✅ **Clear and Verifiable:**

* "Will Bitcoin close above $70,000 on June 30, 2025?"
* "Will Candidate A win the 2026 presidential election?"
* "Will Team X win the championship game on July 15, 2025?"

Features:

* Clear question
* Verifiable outcome
* Specific end date and resolution criteria

Bad Market Examples

❌ **Vague, Misleading, or Unverifiable:**

* "Will crypto prices go up?" (Too vague)
* "Will Team Y have a good season?" (What defines "good"?)
* "Will I be happy next year?" (Subjective and unverifiable)

Features:

* No clear resolution
* Subjective or speculative wording
* Difficult or impossible to verify

Creator Earnings

If your market is approved and live:

* You will earn **1%** of the total volume placed on your market.
* Creator revenue is automatically paid out in **USDC** once the market resolves.

Keep Building!

There’s no limit — you can create **as many markets** as you want. Build a following, craft great markets, and earn from your community's engagement.


---

# 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://predictbase.gitbook.io/docs/resources/market-creation-terms.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.
