# Placing a Bet

Follow these steps to place a bet on PinWin:

1. Browse available events in the sports or prediction markets sections.
2. Click on an event to view available markets and odds.
3. Select the outcome you want to bet on by clicking the odds.
4. Enter your stake in the bet slip that appears on the right side of the screen.
5. Review the potential payout and confirm your bet.
6. Approve the transaction in your wallet and wait for confirmation on the blockchain.

Note: If you are in EVM networks always ensure you have enough gas in your wallet to cover the bet amount and transaction fees, in the case of Solana gas is not mandatory.


---

# 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://pinwin-xyz.gitbook.io/pinwin.xyz-docs/pinwin.xyz-features-and-ux/markdown-1.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.
