# Frequently Asked Questions (FAQ)

***

### Ecosystem FAQ

*Q1: What is Playnance in one sentence?*

Playnance is a live, interoperable on-chain economy for decentralized entertainment, powered by a high-throughput Layer-3 blockchain and utility-based token mechanics.

*Q2: Is Playnance a game company?*

No. Playnance builds the economic, settlement, and infrastructure layer that enables games, markets, and partner-operated entertainment experiences to run fully on-chain.

*Q3: How does Playnance onboard Web2 users?*

Through wallet abstraction, Web2-style login methods (email and social login), gasless interactions, and a user experience designed to feel familiar while settling all activity on-chain.<br>

*Q4: What makes Playnance scalable?*

The ecosystem runs on PlayBlock blockchain, designed specifically for high-frequency transactions, real-time settlement, and multi-tenant partner deployments.<br>

*Q5: Can other companies launch on Playnance technology?*

Yes. Partners can deploy on-chain portals, including branded and white-label platforms, all connected to the same infrastructure, token economy, and settlement logic.

***

### Token FAQ (G Coin)

*Q1: What is G Coin used for?*

G Coin powers gameplay, reward cycles, mission streaks, partner revenue sharing, treasury flows, liquidity incentives, and buyback and burn mechanisms across the ecosystem.<br>

*Q2: Is G Coin deflationary?*

Yes. A portion of ecosystem revenue is used for automated buyback and burn, reducing supply over time through smart contracts.<br>

*Q3: Is G Coin a governance token?*

Not at launch. However, governance hooks are built into the token model for future ecosystem voting mechanisms and DAO paths.<br>

*Q4: Where can token flows be tracked?*

All emissions, treasury events, and partner payouts are publicly verifiable through the PlayBlock Explorer.<br>

*Q5: How is the G Coin price determined?*

Through a step-based emission model, where each supply milestone triggers a predefined price increase governed entirely by smart contracts.


---

# Agent Instructions: 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:

```
GET https://docs.playnance.com/faq/frequently-asked-questions-faq.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.
