# BERRYSTORE 4.0 Platform

{% content-ref url="/pages/PrkLAt3nz9OOF1s1SdNk" %}
[DEX 월렛](/berrystore-4.0-platform/dex.md)
{% endcontent-ref %}

{% content-ref url="/pages/beumwL29sZZQQSYmcIU8" %}
[실물기반 셀럽 NFT](/berrystore-4.0-platform/nft.md)
{% endcontent-ref %}

{% content-ref url="/pages/2ZVpa93XhSqumBMy1kuT" %}
[P2P 도네이션 월드](/berrystore-4.0-platform/p2p.md)
{% endcontent-ref %}

{% content-ref url="/pages/nO4jOuyLNJC7322Np7Ff" %}
[B2C / C2C 바운티몰](/berrystore-4.0-platform/b2c-c2c.md)
{% endcontent-ref %}

{% content-ref url="/pages/1vUH5VsH7CTKN36N7Axh" %}
[F2C 캐스팅](/berrystore-4.0-platform/f2c.md)
{% endcontent-ref %}


---

# Agent Instructions: 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://docs.ko.berrystore.net/berrystore-4.0-platform.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.
