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

# Overview

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

### **Phigolf**

Phigolf is a home-screen golf simulator that can be enjoyed anytime and anywhere. Additionally, by integrating blockchain technology, we have introduced Phigolf G2E (Golf to Earn).

With Phigolf, you can practice your swing and play full rounds of golf from the comfort of your office or living room. Enjoy an immersive 3D golf experience on a wide range of display devices, including smartphones, tablets, and TVs.

### **Phigolf G2E**

By incorporating blockchain technology into Phigolf, users can accumulate Gold Points (GP), which can be exchanged for Phigolf Coin (PHG), a virtual asset.

### **PHINETWORKS**

Founded in 2008, PHINETWORKS has continuously advanced its technology to become the world’s leading home-screen golf company. With over 300,000 Phigolf products sold globally, golf enthusiasts around the world now enjoy the sport in a convenient and engaging way through Phigolf.

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

### **Play with Friends Online:**

Participate in online tournaments or enjoy playing with friends and family.

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

While using the Phigolf G2E service, you can accumulate Gold Point (GP) within the app. These points unlock additional service benefits.

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

Your accumulated Gold Point (GP) can be exchanged for the virtual asset Phigolf Coin (PHG). Once swapped, you can store PHG in an electronic wallet or transfer it to an exchange for further transactions.

Enjoy the convenience of playing golf anytime, anywhere with the Phigolf G2E service, and use your earned Gold Point and Phigolf Coin to access exciting new services and financial rewards.

## Official links

{% embed url="<https://phigolf.io/>" %}

{% embed url="<https://t.me/phi_g2e_notice>" %}

## Get Started

{% content-ref url="/pages/lkrTLOt2iLPqUjARs5Q6" %}
[Phigolf App](/phigolfg2e-white-paper/service/getting-started/phigolf-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZuJySw85eYPnHSrrPWA2" %}
[Phigolf Coin(PHG)](/phigolfg2e-white-paper/tokenomics/phigolf-coin-phg.md)
{% endcontent-ref %}


---

# 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/overview.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.
