# ScorePlay-Market

**How to Compete – Step-by-Step:**

1. **Select a Market or Challenge**
   * Visit [**scoreplay.xyz/compete**](https://scoreplay.xyz/compete) to explore active sports prediction markets and challenges.
2. **Place Your Prediction**
   * Enter your prediction details (e.g., winner).
   * Specify the amount of tokens you want to stake.
   * Review the **dynamic odds**, which adjust based on the total liquidity in the market.
3. **Confirm Your Prediction**
   * Submit your prediction and confirm the transaction on-chain.
   * Ensure your wallet confirms the token spend.
   * Wait for the confirmation message that your prediction has been recorded.
4. **Track Your Performance**
   * Monitor real-time updates, including changes in odds and your leaderboard rank.

***

**Important Notes:**

* **On-Chain Transactions**: Each prediction involves blockchain transactions (e.g., token approval, token spend), requiring gas fees. Ensure your wallet has sufficient funds for these.
* **Dynamic Odds**: Odds adjust continuously based on market activity, rewarding sharp insights.
* **Token Security**: Approved tokens remain under your control and are only used for your predictions.


---

# 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://scoreplay-1.gitbook.io/scoreplay-docs/getting-started/scoreplay-market.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.
