> For the complete documentation index, see [llms.txt](https://white-paper.ponponsnake.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://white-paper.ponponsnake.com/ponponsnake/part-1-game-fi-p2e/1.4-secret-blockchain.md).

# 1.4 Secret BlockChain

PonPon Snake's Secret BlockChain is built on the blockchain area and can address the difficulties listed below: 1. Transaction speed slow 2. On-chain computer resources and capacity are expensive and restricted.

It enables DApp/GameFi developers to quickly access and constructs. The secret chain service system provides a long-term solution for the economic operation to difficulties, such as fast service development, network congestion, and excessive transaction costs.

1. &#x20;Enhance Secret Chain by providing DApp/GameFi cooperative developers to aid in the creation of blockchain services.&#x20;
2. &#x20;NFT ERC721 can be issued and exchanged.&#x20;
3. &#x20;ERC20 Token can be issued, traded, and consumed.&#x20;
4. &#x20;Construction of Secret Bridge&#x20;
5. &#x20;Deposit/withdraw Ethereum.
6. &#x20;Reduce Gas Fees of on-chain transactions.&#x20;
7. &#x20;Conveniently connect Secret, MetaMask, and other crypto wallets.
8. &#x20;A data access block explorer that supports data and transaction inquiries.

![](/files/6KMwPV0zxoUDjCl4HNPX)

**Secret Bridge:**&#x20;

**Deposit** - Provide assets to be used by other crypto wallets into the Secret chain.

**Withdraw** - Offer to transfer assets to Ethereum.&#x20;

**Upgrade ERNC/MIRP** - Update cryptocurrency data.


---

# 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 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://white-paper.ponponsnake.com/ponponsnake/part-1-game-fi-p2e/1.4-secret-blockchain.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.
