# Create a pool

Setting up a pool on Yoyo Market is a breeze. Follow the tutorial below to get started. Currently, the entry period is configured to 20% of the total timeframe by default, with a minimum of 15 minutes. This ensures that new users have a minimum of 15 minutes to join the pool. We will support custom entry periods in a future update.

### Tutorial

1\) Start by clicking the green + button

![](/files/EVETqFy5ifrnFKSHtwC0)

2\) Click "Create a pool"

![](/files/5RR4n5dQzPasbui653W9)

3\) Search for the token/coin you want to predict

![](/files/IcRHOCDThMu62etJoR5v)

4\) Search by token ticker or contract address

![](/files/YdhJWRckf5Kg6pxSOb59)

5\) Continue by filling in the rest of the form, and click "Create pool"

![](/files/CTUlhjnH9dbn17orQZYE)

6\) Review your selections carefully and click "Confirm"

&#x20;![](/files/fwGZj9FO8mhNqhJWZmce)

7\) Please wait for your transaction to confirm.&#x20;

![](/files/3sFVDipk0o0BV7GSblyF)


---

# 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://yoyo-market.gitbook.io/yoyo-market-documentation/product-guides/create-a-pool.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.
