# FAQ

**Why launch on Ponzi.Express?**

* Ponzi Express is a safe platform for users to adjust various functionalities and create unique projects, with a minimal cost of creation. This allows users to avoid the safety risk of working with scammy developers while saving them the costs as well.

**What are the taxes on the $PONZIE token?**

* 6% Buy / 6% Sell Taxes:&#x20;
  * 2% for Team / Operations&#x20;
  * 1% to Backing
  * 1% to Revenue Share
  * 1% to LP Staking
  * 1% to Treasury for Liquidity

**What are the deployment fees on the launchpad?**

* 0.5E is the minimum LP requirement, deployment itself is roughly 0.1E, depending on gas.

**What are the benefits of staking $PONZIE or LP?**

* $PONZIE Stakers earn WETH from the revenue pool.
* LP Stakers earn $PONZIE tokens bought back by the protocol

**How do the epochs and weight function?**

* Rewards for both LP staking and $PONZIE staking will be distributed and claimed based on 5-day epochs. This means that users will be able to claim their rewards every five days, allowing for a steady flow of rewards. Starting with a 5-day epoch ensures a consistent schedule and aligns with the long-term incentives of staking. We may adjust this later as needed based on feedback and platform performance.
* The longer you stake, the higher your weight and, in turn, the larger your claim on the revenue pool, which is distributed as WETH (Wrapped Ethereum). For a deeper explanation, refer to the [Token Staking](/ponzi-express/the-usdponzie-token/token-staking.md) section of the docs.

**What tokens can I use for backing?**

* Any compatible ERC-20 should work, allowing for a wide array of backing assets and project types. Users can select none, one, or multiple backing assets.


---

# 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://ponzi-express.gitbook.io/ponzi-express/faq/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.
