> For the complete documentation index, see [llms.txt](https://golfinance.gitbook.io/golfinance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://golfinance.gitbook.io/golfinance/protocol/golplay/nfp-box.md).

# NFP Box

![](/files/arzZx3bqvk1abacSsdbw)

### NFPs Minting

In order to begin the road to soccer fandom and building the ultimate team, users must mint their first players. To mint players, you will need to purchase a Generation 0 NFP for 50 BUSD each. You can then start to utilize our gaming features to increase the players stats and fusion them into stronger players! Below are details on how the funds will be allocated into the GolPlay ecosystem.

Only Generation 0 NFPs will be minted through the “NFT BOX”, where users will be able to mint a random player which can be use in the game. Higher Generation NFPs will only be obtained by Fusion or by trading on the Gol Marketplace.

![Click into the box to start minting!](https://lh6.googleusercontent.com/cQKNIDGE9Gh6kDY3UWJjhDxkqKCTKWMkO-rZLseYbGHfXuZUhN22e1BAnOQYXZJyJTm6_yRfhBdA5ZTjKd-5p6qAKAOcUiW83_S8LjqqJ5MAyCF8fpi-w8NnNqmyErEjaJTO-m9mhfZUzZ1e6y1VfJ_vY-sl2xDefFkLxegyqY0aWf6EyG1mviPXdw)

**NFPs Sale Funds Allocation:**

* Gen 0 Mint Price = 50 BUSD
* Funds Raised from the minting will be allocated as follows:

  * 60% — Added as Protocol Owned Liquidity in GolFarms. This ensures liquidity for swaps for our users.
  * 30% — Will be allocated to GolTreasury (Marketing and Development).
  * 10% — Will be used For $GOL buyback and burn.

**Minting NFPs**

![Mint NFPs through the NFT BOX. Testnet version shown above](https://lh3.googleusercontent.com/4umoQB7Fvg0Kl5__lVE0UZuq4uceDvBe5tvAxs2ZWK3SoMs-Ffgdw9-9q1Jr3A1o4wTilTmRjC6TYoIRsbvs_zOyaaF7dPnMNFsSZVeRWPuXf_aTpMOcodNmqca74bzBN-v-Pg5HSUl65K4CjMOWEpz0sL8PboK05Bq1w7BM1IQAtiJSwvm1xAXwIw)

**To mint an NFP make sure you have 50 BUSD and some BNB for gas**

* Connect your wallet.
* Navigate to “NFT BOX” tab.
* Click “Mint” and approve the transaction.

You can view your minted NFPs by going to your wallet and click “My NFTs”

![View your NFPs instantl](https://lh3.googleusercontent.com/J3t7x0LsTR8bVDQnmAW6LlQjfdx39U8jzsRVPVTTi59W4NQK4fDTMf4ecHuEsx4MED_nkgYAngJwGVqU9u5ghEEaWhY15Q4YImU0XoDhBkDEVizUX6e0Vq6rUMxKe0viriZmC0VR__vAHX3qFvb4wtXryxbaX8ac8F46M5_p-AFpsvlHfJJq2qM9pw)


---

# 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, and the optional `goal` query parameter:

```
GET https://golfinance.gitbook.io/golfinance/protocol/golplay/nfp-box.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
