# The Primary Market

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

The first possibility to acquire a card on Stradall, is to bid on the primary market. Throughout the day, Stradall puts cards on sale via an auction system accessible to all the managers of the platform. As with any auction, the person who has placed the highest bid when the countdown ends wins the card.

#### How do I participate?

To take part in an auction, simply go to the "Market" tab in your main menu, click on "New cards" and look for a card that interests you. Once you have found the card, you will need to click on "Bid" to place your bid.

When you place a bid, you can:

* accept the next level of bidding that the Stradall platform offers you (usually slightly higher than the current bid)
* directly enter a custom amount to try to secure the card\
  \
  Chance" cards\
  They are put on sale with a fixed price but different according to the level of rarity to which it belongs .


---

# 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://stradall.gitbook.io/docs/stradall-market/the-primary-market.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.
