# How to Enter a Pool

## Enter a Pool

### Step 1.&#x20;

**Click on the “Pools” button**. Check the list of all Pools available.&#x20;

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

### Step 2.&#x20;

**Opt for a Pool of your interest**. Draw focus toward a coin of your choice and a pool “**Status**” to see if it is active for adding **Bids**. One can find more details on a pool's possible statuses in the "**Pool Statuses**" section below.&#x20;

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

### Step 3.&#x20;

**Take a close look at the Pool details**. Analyze "Liquidity pool" and "Total pool distribution" to see how much funds are already invested in the pool and the total distribution of invested money within the pool.

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

### Step 4.&#x20;

**Benchmark other users' forecasts in the pool**. This way, you can better comprehend how other users estimate a coin price shift.

<figure><img src="/files/KOVpqyHOnAdLXj2LLDf3" 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://doc.zephyr.digital/zephyr-platform/how-to-enter-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.
