# PING | Earn in Gaming, Earning in Computing

## PING

- [Overview](https://docs.pingame.io/overview.md): Introduction
- [Markets and Potential](https://docs.pingame.io/markets-and-potential.md)
- [PING Architecture](https://docs.pingame.io/ping-architecture.md)
- [PING NET](https://docs.pingame.io/ping-net.md)
- [PINGame](https://docs.pingame.io/pingame.md)
- [PING Laptop](https://docs.pingame.io/ping-laptop.md): The 1st Ever DePIN Gaming Laptop Crafted by ThunderRobot.
- [Early Participation](https://docs.pingame.io/early-participation.md)
- [Official Links and Channel](https://docs.pingame.io/official-links-and-channel.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.pingame.io/overview.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
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.
