# Market

<details>

<summary>How to buy a card ?</summary>

Our platform allows you to pay your nfts directly by card (VISA, MASTERCARD, ...) or by your crypto balance available on your CyLimit wallet:

Click on Marketplace

Select the market where you wish to buy your card

Choose the player card you wish to purchase. A page will open with the card details.

\
**Auction** (primary market)

\- Click on Auction

\- A window opens where you can enter the amount of your bid.

\- Click on Bid

\- Choose your payment method: CyLimit wallet or credit card

\- You will only be debited if you win the auction.

![Placer une enchère.PNG](https://cylimit9905.zendesk.com/hc/article_attachments/12499481191324)

&#x20;\
**Direct sale** (secondary market)

\- Click on buy this card

\- A popup window opens and you can choose your payment method: CyLimit wallet or credit card

![Acheter une carte.PNG](https://cylimit9905.zendesk.com/hc/article_attachments/12499481191964)

</details>

<details>

<summary>How to sell your CyLimit cards</summary>

* Log in to CyLimit and click on My Team&#x20;
* Click on the player card you wish to sell
* A form will appear next to the player card, where you can choose your selling price.
* Click on Sell NFT and confirm the action

</details>


---

# 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://whitepaper.cylimit.com/faq-and-support/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.
