> For the complete documentation index, see [llms.txt](https://wpen.donablock.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpen.donablock.io/5.-donablock-giving-protocol/5-3-donablock.3-donablock-store.md).

# 5-3 DonaBlock.3 - DonaBlock Store

Offline partner stores are stores with "kind and benevolent influence" that practice dedication and sharing for disadvantaged groups. Partner stores can register sales product information and prices on the dashboard and actively promote participation in charity campaigns to consumers. Therefore, they provide consumers who visit the store with high levels of donation rights ("ShopBack").

<mark style="color:purple;">**Franchise Partner Stores**</mark>

Customers at partner stores provide "ShopBack" for consumption from dining, travel, coffee, gas stations, and takeout, etc., using the activated DonaBlock APP.

Register affiliated credit or debit cards for use on the mobile APP and visit the partner store for payment. If the payment is approved, the partner store will "ShopBack" the sales profit to the consumer through the card company.

Using the affiliated card connected to the DonaBlock APP provides "ShopBack" (up to 10%) for consumption at partner stores.

<mark style="color:purple;">**Small business partner stores**</mark>

To connect to the DonaBlock Store, one of the DonaBlock donation platforms, partner stores must be interested in dedication and charity campaigns for disadvantaged groups.

Partner stores must hold a certain amount of DonaGive Tokens to register as a charity store on DonaBlock Store.

In order to conduct charity campaigns with influential volunteer resources, partner stores must share store information on the dashboard and pay a certain amount of DonaBlock Tokens when registering store information on the DonaBlock Board (dashboard).

Partner stores can voluntarily determine the level of "ShopBack" they will offer to consumers and make it public on the network.


---

# 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, and the optional `goal` query parameter:

```
GET https://wpen.donablock.io/5.-donablock-giving-protocol/5-3-donablock.3-donablock-store.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
