> 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/platform/home-sports-platform.md).

# Home Sports Platform

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

Phigolf G2E aims to implement a G2E platform that enables you to enjoy golf easily and fun anytime, anywhere. To achieve this, we have integrated blockchain technology and a token economy system, adding the Golf to Earn functionality. This transformation has evolved the existing Phigolf service into a Web3 service.

Furthermore, by establishing the PhiSports mainnet, we plan to expand into various sports such as baseball, cricket, and bowling, ultimately creating the world’s premier Home Sports Platform.

By merging home sports and gaming with the robust token economy of PhiSports Coin, PhiSports is poised to become the company with the largest repository of sports motion data in the world. The accumulated big data, harnessed through artificial intelligence **(AI) technology**, will enable us to provide users with a range of value-added features essential for proper exercise and health.

These advancements are made possible by our years of expertise in interpreting and implementing sports motion data. We are launching the **PhiConnect** API to allow sports game developers to easily integrate smartwatches and applications into their projects. This initiative will expand the home sports gaming ecosystem and significantly activate PhiSports Coin as the supporting token economy.

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


---

# 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/platform/home-sports-platform.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.
