# Welcome to Playcent

**Playcent** is a blockchain based user generated content platform for interactive apps and games. It’s a remix tool that anyone can use to make interactive games, mini-apps, and memes based on the various templates created by independent developers.

TikTok popularized “remix” culture ( users remixing existing video and audio clips ) and has grown to billions of users, but Playcent wants to go one step further by making mini-apps, games, and memes remixable.&#x20;

Playcent apps, also known as 'cents' are full-stack web apps, cent is like Snap Mini, but in this case, cent generates a link that you can share and run on any social media. Anywhere the internet works, cent will, too.

![](https://3628819312-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M2KATTUf46oGgPhDg8X%2F-MO-j0ergqJNrvq37W0o%2F-MO-m-S-z11s_aB22n5q%2Ffinal_5fcf0c17df7c82008e1e421b_454597.png?alt=media\&token=25773cf1-a545-404f-a9e2-157a9b310f83)

**MAJOR COMPONENTS TO THE PLAYCENT PLATFORM**&#x20;

1\) Playcent Editor: No code & low code interfaces to launch games and apps in minutes&#x20;

2\) NFT Exchange: To Mint and trade NFTs #nocode&#x20;

3\) Playcent X: E-sports SDK to convert games to dapps&#x20;

4\) Wallet & PlaycentPay: In-app purchases and gasless microtransactions

![](https://3628819312-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M2KATTUf46oGgPhDg8X%2F-MO-j0ergqJNrvq37W0o%2F-MO-lcWQzKnGWFowaDga%2Ffinal_5fc325b31d8e7401150e1880_877417%20\(1\).png?alt=media\&token=1bc35a09-e110-4420-a9d9-1ca31c5e650f)

**MATIC NETWORK – THE BLOCKCHAIN LAYER OF PLAYCENT**

Playcent is built on ethereum and runs on Matic blockchain. We initially chose Ethereum back in 2019 due to the number of developers building on the platform, and the ability to build an MVP quickly. As time passed it became clear that building a blockchain UGC Platform solely on Ethereum would not be feasible from a scalability standpoint.&#x20;

We have chose Matic Network as our scaling solution due to the following reasons:

1\) Low fees

Provides fast, secure transactions at low-cost on Matic sidechains with finality achieved on mainchain.

2\) High performance

Accomplish up to 10,000 TPS on a single sidechain. Unlike the Ethereum network where transactions get congested when there’s a surge

3\) Open & Decentralized

Matic sidechains are public in nature and permissionless

4\) Easy deployment

Since Matic is the ethereum side chain, existing ethereum contracts can be easily deployed on it. This removes the barrier that come up when building on other chains.&#x20;

5\) Developer support &  community

Matic offers wide range of developer tooling, unparalleled technical support for developers and also has one of the most active communities in the blockchain ecosystem. This enables access to a large set of early adopters.

To learn more about playcent [checkout this whitepaper](https://whitepaper.playcent.com/)


---

# 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.playcent.com/master.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.
