> 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/about-shihu.md).

# About Shihu

#### Origin

Shihu Protocol is built on three core pillars: AI Agents driving automation, tokenization enabling value creation, and decentralized fundraising ensuring transparency and fairness in crowdfunding. Designed to support all types of projects, Shihu offers a trustless, user-friendly platform where any creator can launch and grow.

<figure><img src="/files/twWv2SrxBHHdRGE62246" alt=""><figcaption></figcaption></figure>

#### Vision

Our vision is to build products that are easy for everyone to understand, simple to use, and effortless to grow with—so anyone can get started without needing a manual.

#### Mission

Our mission is to reshape decentralized crowdfunding with a seamless, secure, and easy-to-use platform. By utilizing AI automation, tokenization, and smart contracts, we streamline the process of fund creation and ensure transparency for both creators and investors.


---

# 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/about-shihu.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.
