> For the complete documentation index, see [llms.txt](https://shihu.gitbook.io/shihu-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shihu.gitbook.io/shihu-whitepaper/the-origin/how-it-works/key-funding-details.md).

# Key Funding Details

**Shihu’s** **funding mechanism** is designed to maximize investor protection while ensuring sustainable project development. With a **BNB-only model**, transparent tokenomics, and a robust refund mechanism, Shihu aims to set a new standard in decentralized fundraising.

#### Softcap and Hardcap

* **Soft cap:** 30% of the total raise. This is the minimum amount required for the fundraising campaign to proceed.
* **Hard cap:** 100% of the total raise. This represents the maximum limit of funds that can be raised.

#### BNB-Only Fundraising

The fundraising process is conducted entirely in **BNB** (Binance Coin). Smart contracts manage the tokenomics, ensuring fairness and transparency in fund distribution.

#### Fixed Tokenomics Allocation

Funds raised will be allocated according to the following structure:

* **5%:** Platform fee for Shihu to support operational costs and ecosystem growth.
* **30%:** Developer allocation to support project development, maintenance, and future enhancements.
* **65%:** Liquidity provision to ensure stability and accessibility of tokens within the ecosystem.

Token supply will be distributed as follows:

* **39.4%:** Used to provide liquidity on PancakeSwap to facilitate seamless trading.
* **60.6%:** Distributed to users who participated in the fundraising process.

***Note: Liquidity Pool (LP) is auto-added if the project reaches its hard cap before the fundraising period ends.***

#### Refund Mechanism

To uphold investor confidence, Shihu employs a strict refund mechanism:

* If the fundraising campaign does not achieve the soft cap within **48 hours**, the campaign is deemed unsuccessful.
* In such a case, all participants will be refunded their full contributions automatically via smart contracts, ensuring trust and security.


---

# 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://shihu.gitbook.io/shihu-whitepaper/the-origin/how-it-works/key-funding-details.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.
