> For the complete documentation index, see [llms.txt](https://cj-localfriend-travel.gitbook.io/cryptodfs-by-aisports/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cj-localfriend-travel.gitbook.io/cryptodfs-by-aisports/test-contest-guide/build-your-dfs-team.md).

# Build Your DFS Team

**For those not familiar with DFS, here’s a quick primer:** You are given a set “salary” to draft a team of real world players. Your team will compete against all of the other teams entered in the contest and your players will accrue points based on the real world statistics that they accrue in their game.&#x20;

If you haven't played before don't worry, this is just a test. Since it's on the test network, all of the coins are free.&#x20;

### aiSports Lineup Builder

Use the lineup builder to create your perfect line-up. The add buttons <mark style="color:yellow;">(circled in yellow)</mark> and the filter <mark style="color:red;">(circled in red)</mark> will allow you to craft your team.

When you are happy with your lineup, click the "CREATE NFT" button <mark style="color:green;">(circled in green)</mark> at the bottom right of the builder.&#x20;

![](/files/MrV4WDS1RKuwoaMtSb2u)

### Pro Tip: Use the Filter to Find Players

When it comes to the final spots on your roster, there are usually only a few players that will fit well. You can use the filter to narrow down your player options.

<div align="left"><img src="/files/1GovoKlY781GfhOZGFD8" alt=""></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/build-your-dfs-team.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.
