# Getting Started

To begin using ScorePlay:

1. **Create an Account:** Connect your wallet or generate one.
2. **Explore Features:** Navigate through the platform to familiarise yourself with the available features.
3. **Start Predicting:** Start with our free-to-play to earn points.
4. **Compete:** Use our Market (PvP) feature to compete with other players for more points. Climb faster, climb higher!
5. **Engage with the Community:** Use referral codes, share your predictions, participate on daily quests, contribute the leaderboard prize pool and join challenges to enhance your experience.


---

# 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/introduction/getting-started.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.
