# Suggesting Markets

If you have an idea for a market, here's how you can suggest it.

### Discord <a href="#discord" id="discord"></a>

In the [Polymarket Discord](https://discord.com/invite/polymarket), you can suggest markets in the **#polymarket-ideas** channel.

<figure><img src="/files/IbOEsSesfnfjyeXxqwoY" alt=""><figcaption></figcaption></figure>

You can also formally submit a polymarket in the **#submit-a-polymarket** channel.

<figure><img src="/files/DrKGtBqBLVGTElw41UNw" alt=""><figcaption></figcaption></figure>

**Submission Guidelines**

When you formally submit a polymarket, you must include:

* **Market Question**: A clear yes/no or specific question
* **Outcomes**: The possible answers the market will list
* **Rules**: The rules that determine how outcomes resolve
* **Resolution Sources**: The sources that will verify the event
* **Background (optional)**: Context for why it matters

### Social Media <a href="#social-media" id="social-media"></a>

On X, you can tag [@Polymarket](https://x.com/polymarket) with any market ideas you'd like to see.

<figure><img src="/files/47KcKe3aiOs2I3x2x7ib" alt=""><figcaption></figcaption></figure>


---

# 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://polymarketguide.gitbook.io/polymarketguide/markets/suggesting-markets.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.
