# FAQs

#### **1. What is ScorePlay?**

#### &#x20;ScorePlay is a platform where you can make sports predictions and earn rewards based on your accuracy.

***

#### **2. How Do I Create an Account on ScorePlay?**

\
Create an account by connecting your wallet or generating a new one using Thirdweb Kit.

***

#### **3. Do I Need Cryptocurrency to Use ScorePlay?**

#### &#x20;No, you can use ScorePlay without owning cryptocurrency for basic predictions.

***

#### **4. How Do I Make a Prediction on ScorePlay?**

#### &#x20;Select a sports event, choose your prediction type, and submit your prediction.

***

#### **5. How Can I Earn Points on ScorePlay?**

#### &#x20;Earn points by making accurate predictions, sharing on social media, and referring friends.


---

# 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/others/faqs.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.
