> For the complete documentation index, see [llms.txt](https://phisports.gitbook.io/phigolfg2e-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phisports.gitbook.io/phigolfg2e-white-paper/ecosystem/nft.md).

# NFT

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

To enhance the engagement of Phigolf G2E and invigorate the token economy, we are launching Phigolf NFTs. Various NFTs with different concepts will be released based on their unique functionalities and characteristics, and announcements will be made through Phigolf G2E's social channels. Currently, four types of Golf Bag NFTs are available for purchase using Phigolf Coin (PHG).\
\
&#x20;The details of the available Golf Bag NFTs are as follows:

### Phigolf Bronze Bag <a href="#phigolf-bronze-bag" id="phigolf-bronze-bag"></a>

<figure><img src="/files/wMDByKLuqsCueNJTWVr9" alt="" width="525"><figcaption></figcaption></figure>

* **Base Daily GP Reward Limit:** Increased by 1,000 GP
* **GP Reward per Swing:** Additional 2 GP per swing

### Phigolf Silver Bag

<figure><img src="/files/J0SoqxtpBAjx5HNA0rDa" alt="" width="525"><figcaption></figcaption></figure>

* **Base Daily GP Reward Limit:** Increased by 2,000 GP
* **GP Reward per Swing:** Additional 3 GP per swing

### Phigolf Gold Bag

<figure><img src="/files/c5kuXODESBOM3HzCtEyQ" alt="" width="525"><figcaption></figcaption></figure>

* **Base Daily GP Reward Limit:** Increased by 3,000 GP
* **GP Reward per Swing:** Additional 4 GP per swing

### Phigolf Diamond Bag

<figure><img src="/files/c1Xhrx7G8aGgYymoA7PD" alt="" width="525"><figcaption></figcaption></figure>

* **Base Daily GP Reward Limit:** Increased by 4,000 GP
* **GP Reward per Swing:** Additional 5 GP per swing


---

# 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://phisports.gitbook.io/phigolfg2e-white-paper/ecosystem/nft.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.
