# Tracks

A track is a grouping of NFTs up for Mint/Auction in DVM. Typically there will be ten tracks of 100 NFTs, making 1000 potential NFT winners in a series. You place your bid into a track, and auto-match vs. the lowest current bidder. \
\
You can only have 1 bid active per track, and a limit on the total number of active bids based on access/WL level. If outbid in one track, you can then immediately Bid again in that track.

<figure><img src="/files/CEFxv4s0Kc8vStt1Kzzf" alt=""><figcaption></figcaption></figure>


---

# 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://c1-community-first-games.gitbook.io/golden-gambit/tracks.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.
