# Placing Your First Bet

\
First **select** a team of your choice

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

Clicking **View Details** gives you more information on the current game selected including the deadline until the game starts and bets close.&#x20;

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

Once you select a team, it will automatically appear in your **Betslip**, where you can enter the amount you’d like to wager.

<figure><img src="/files/3nGEvI0pYWi73Jpvu8ea" alt=""><figcaption></figcaption></figure>

Once you've typed in the amount that you'd like to bet, select **Place Bet** to confirm your transaction.


---

# 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://wagerdao.gitbook.io/whitepaper/wagerdao-tutorial/placing-your-first-bet.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.
