> For the complete documentation index, see [llms.txt](https://docs.bbb.wtf/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bbb.wtf/instruction/place-bet-on-the-existing-prediction-games.md).

# Place bet on the existing prediction games

## <mark style="color:yellow;">Exploring Markets</mark>

There are several ways to quickly find the markets you want to predict:‌ &#x20;

### <mark style="color:purple;">**Hashtag**</mark>

By using hashtags, you can easily explore a wide range of prediction games available on the platform. Simply click on any available hashtag to discover related games and join the fun!

<figure><img src="/files/6A0hSUkX9F1PJkhojNez" alt=""><figcaption></figcaption></figure>

### <mark style="color:purple;">**Search**</mark>

You can also search for the market you wish to trade using the search bar in the upper right of the Market List page. Use a keyword to filter by markets that have included it in their title or description.

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

## <mark style="color:yellow;">Place a Bet on an existing Prediction Game</mark>

<figure><img src="/files/28h5Y2IqJCaLS0i0B0Cr" alt=""><figcaption></figcaption></figure>

#### **Step 1:** Browse the available prediction game and select one that interests you.&#x20;

{% hint style="info" %}
You can also view all the terminologies [<mark style="color:yellow;">**here**</mark>](/how-bbb-works/features-and-terminology/place-bets.md)
{% endhint %}

#### **Step 2:** Choose the pool of the outcome you believe - <mark style="color:purple;">**POSITIVE**</mark> or <mark style="color:red;">**NEGATIVE**</mark>

#### **Step 3:** Enter the amount of cryptocurrencies that you want to predict for the selected outcome and click on the “Positive” or "Negative" buttons.&#x20;

#### **Step 4:** After confirming the prediction, the website will display a Metamask pop-up for the user to pay the gas fee and complete the transaction.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.bbb.wtf/instruction/place-bet-on-the-existing-prediction-games.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.
