# Get Started

### Before You Start

Make sure that you have MetaMask and you have added the Harmony test network to it. You can find out exactly how to do that here:

{% content-ref url="/pages/AEU7Bp02YOiachQJElu0" %}
[Get Set Up to Play](/cryptodfs-by-aisports/get-set-up-to-play/metamask.md)
{% endcontent-ref %}

### Go to aiSports Website

Navigate to <https://www.aisportspro.com/> to start building your team! You can get to the lineup builder through any of the links circled in red below.

![](/files/ljOZRmQBaK4IZYnPWa6A)

{% hint style="info" %}
You will not need to connect to MetaMask until after you have created your team, so don't worry about that just yet!
{% endhint %}


---

# 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://cj-localfriend-travel.gitbook.io/cryptodfs-by-aisports/test-contest-guide/get-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.
