# Market Creation Guidelines

* Market outcomes must be binary (resolvable via yes/no answers)
* A Market must contain a question and corresponding description which is written in English using precise language
* Market descriptions must contain rules specifying the circumstances under which a market is intended to be resolved
* Markets must be resolvable with credible resolution sources that are broadly accessible and reliable (eg - publicly available blockchain data, credible weather sources, credible news desks, official sports league websites, etc)
* Markets cannot be easily manipulatable&#x20;
* Markets must revolve around a clear event or have a specific cut off time (NO indefinitely running markets, eg - “will eth hit all time high one day?”)
* Markets cannot contain any obvious ambiguities&#x20;
* In addition to, and in accordance with the previous guideline, markets must adhere to common sense ethics that do not put humans' (or animals') health, well-being, or property in jeopardy


---

# 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://truemarkets.gitbook.io/truemarkets/market-creation-guidelines.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.
