# What is Play.Claims?

Play.claims is a platform that enables users to create and trade cryptocurrency tokens. The service provides three primary functions: creating custom tokens, trading user-generated tokens, and earning revenue from token trades. The platform is designed for simplicity and accessibility, requiring no coding knowledge or complex setup.

<details>

<summary>How It Works</summary>

Create a new tokenA user creates a new token.Market activityOther users buy and sell this token, creating a market.Creator earns feesThe original creator earns a fee from each transaction involving their token.

This process is fundamental to the platform's design.

</details>

<details>

<summary>Key Features</summary>

#### Fair Launch System

All tokens created on the platform follow a fair launch model. When a new token is introduced, it is offered to all users at the same initial price. This approach eliminates pre-sales and insider arrangements, allowing the token's value to increase organically based on market demand.

#### Automated Earnings

Creators automatically receive a 0.8% fee from every trade involving their token. For example, a $100 trade of a user's token will generate an instant $0.80 earning for the creator. These earnings accumulate automatically without requiring manual claims.

#### Non-Custodial Security

The platform operates on a non-custodial basis, meaning users always retain full control over their funds. Play.claims never holds or manages user assets, ensuring a secure environment where users control their own wallets.

</details>


---

# 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.play.claims/what-is-play.claims.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.
