# FAQ

### How many player NFTs are needed to play the game at the optimum level?

You can play the game even with 1 nft. But only training (token minting) can be done. 11 nft is required for optimum level of play. Because tournaments will be established with 11 nft teams. There will be different tournaments and leagues in the system that you can participate in with a smaller number of players. Thanks to the player rental system, you can make up for your lack of staff by hiring players, or you can earn additional income by hiring your idle players to other teams.

### Will there be a pre-sale for the NFSG token?

There will be no pre-sales. Tokens will be earned through training and tournaments.

{% hint style="info" %}
Feel free to join our community on Telegram, Discord and Twitter.
{% endhint %}

{% content-ref url="/pages/KyJcCNdpNlL5j5SQAjPC" %}
[Official Links](/reference/official-links.md)
{% endcontent-ref %}


---

# 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://docs.nftsoccergames.com/guide/faq.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.
