> 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/technical-architecture.md).

# Technical Architecture

#### 1. Core Infrastructure: Automated DAO Fundraising

**Shihu Protocol** provides an **automated DAO Fund** infrastructure, allowing creators and organizations to raise capital. Our specialized crowdfunding protocol ensures transparency, security, and accessibility.

* **Token Creation with 100% Circulating Supply:** Shihu Protocol guarantees that all tokens are generated with a fixed total supply, eliminating risks of hidden allocations or supply manipulations.
* **Automated Liquidity Addition:** A fixed portion of the raised funds and token are automatically added to PancakeSwap, ensuring stability and eliminating the possibility of liquidity removal (rug pulls). No entity, including the creators, has control over the liquidity once added.
* **Decentralized and Trustful Governance**: Shihu’s smart contracts automate all transactions and distributions, ensuring that no third party can alter the fundraising process or manipulate fund allocation.

#### 2. AI Agent Integration

Beyond just providing a robust fundraising infrastructure, Shihu integrates AI Agents to enhance and personalize the fundraising experience.

* **Tokenized AI Agents:** Each token issued on Shihu Protocol represents a unique AI Agent that is fully autonomous, decentralized, and deployed on the BNB blockchain. These AI Agents are not just digital assets but intelligent entities that can facilitate decision-making, automate tasks, and optimize fundraising strategies.
* **Adaptive AI Functionality:** AI Agents evolve based on user interactions, leveraging machine learning to improve responses, detect trends, and provide predictive analytics for more effective fundraising campaigns.
* **Seamless Blockchain Integration:** AI Agents operate on-chain, ensuring transparency and security while executing smart contract functionalities autonomously, reducing human intervention and potential errors.

#### 2. Security & Audit

Security and transparency are core principles of Shihu Protocol.

To ensure the safety and reliability of our smart contracts, we engaged [**PeckShield**](https://peckshield.com/), a leading blockchain security firm, to conduct a comprehensive audit. The audit process included thorough code review, vulnerability analysis, and testing of core functionalities.

**Audit Overview:**

* No critical or high-severity vulnerabilities were found
* Three medium-severity and one low-severity issues were identified, all of which have been addressed and resolved
* All smart contracts have been updated and re-verified after the audit

📄 Full report:

{% file src="/files/yYkzinkoWR0eNQwKzc6L" %}

This audit marks a significant milestone in our commitment to building a secure, transparent, and trustless fundraising platform on BNB Chain.


---

# 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/technical-architecture.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.
