> 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/currency-system.md).

# Currency System

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

### **Currency System Overview**

The economic ecosystem of Phigolf G2E is composed of two primary currencies: Gold Point (GP) and Phigolf Coin (PHG).

### **Gold Point (GP):**

Gold Points are earned by users through their engagement with Phigolf G2E and can be exchanged for Phigolf Coin (PHG) at a pre-announced swap rate. This swap rate may change based on the assessed values of Gold Point (GP) and Phigolf Coin (PHG) within the ecosystem and will be communicated on Phigolf G2E. To address concerns regarding the centralization and reliability of Gold Point, we are developing a dashboard that will periodically disclose the daily acquisition amounts of GP as well as the conversion rates to PHG.

### **Phigolf Coin (PHG):**

Phigolf Coin is used within the Phigolf App for purchasing items and NFTs that facilitate the earning of Gold Point, as well as for acquiring utilities necessary for Web3 interactions. PHG can be obtained by swapping Gold Point, and it can also be earned through airdrop rewards when purchasing Phigolf products (limited until the airdrop supply is exhausted).

### **Future Developments:**

In the future, we plan to establish the PhiSports Mainnet, an environment that integrates various sports platforms. Accordingly, all current internal points, such as Gold Point in Phigolf G2E, will be tokenized to interact with the Mainnet Coin. This transition is expected to enhance the reliability of the Phigolf G2E project and provide users with a more transparent and stable economic ecosystem.


---

# 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/currency-system.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.
