# BERRY STORE

## BERRY STORE

- [Overview](https://docs.ko.berrystore.net/overview.md): Berry store 4.0
- [LEGAL NOTICE](https://docs.ko.berrystore.net/legal-notice.md)
- [Key Performance](https://docs.ko.berrystore.net/key-performance.md)
- [Outline](https://docs.ko.berrystore.net/outline.md)
- [Challenge](https://docs.ko.berrystore.net/challenge.md)
- [BERRY 4.0 Architecture](https://docs.ko.berrystore.net/berry-4.0-architecture.md)
- [PoDR 스마트 알고리즘](https://docs.ko.berrystore.net/berry-4.0-architecture/podr.md)
- [베리 DAO 시스템](https://docs.ko.berrystore.net/berry-4.0-architecture/dao.md)
- [Hypercert NFT 인증서](https://docs.ko.berrystore.net/berry-4.0-architecture/hypercert-nft.md)
- [다중서명 Multi-Signature Wallet](https://docs.ko.berrystore.net/berry-4.0-architecture/multi-signature-wallet.md)
- [BERRYSTORE 4.0 Platform](https://docs.ko.berrystore.net/berrystore-4.0-platform.md)
- [DEX 월렛](https://docs.ko.berrystore.net/berrystore-4.0-platform/dex.md)
- [실물기반 셀럽 NFT](https://docs.ko.berrystore.net/berrystore-4.0-platform/nft.md)
- [P2P 도네이션 월드](https://docs.ko.berrystore.net/berrystore-4.0-platform/p2p.md)
- [B2C / C2C 바운티몰](https://docs.ko.berrystore.net/berrystore-4.0-platform/b2c-c2c.md)
- [F2C 캐스팅](https://docs.ko.berrystore.net/berrystore-4.0-platform/f2c.md)
- [BERRY COIN](https://docs.ko.berrystore.net/berry-coin.md)
- [토큰 생태계](https://docs.ko.berrystore.net/berry-coin/undefined.md)
- [유통 공시 정보](https://docs.ko.berrystore.net/berry-coin/undefined-1.md)
- [ROAD-MAP](https://docs.ko.berrystore.net/road-map.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.ko.berrystore.net/overview.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.
