# Claiming Your Perks

{% hint style="info" %}
This page applies to the **Business** and **Enterprise** plans.  [👉 Compare all plans](https://www.meeds.io/pricing)
{% endhint %}

### :question:Who can propose products in the shop?

#### :point\_right: **By default, any member can create products in the shop.**

* Any order made on a product you create will need to be managed by you (shipping, delivery, etc.).&#x20;
* As the product creator, you can receive the payment directly unless you have identified another wallet as the payment recipient (such as a space).

### :question:How to use the shop?

#### :point\_right: From the left menu, go to the 'Contribute' site and then to the shop.

* You must have [initialized your wallet](/meeds-guides/user-guide/setting-up-your-account/initializing-your-wallet.md) to fully use the shop.&#x20;
* Once in the shop, browse the products and confirm your orders if necessary.&#x20;
* Track your orders in the dedicated tab.

#### :point\_right: Some products may have limitations:

* A product may be limited in overall quantity.&#x20;
* Some may be limited per user.&#x20;
* For example, only two of the same products can be ordered by the same user.


---

# 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.meeds.io/meeds-guides/user-guide/earning-rewards-and-perks/claiming-your-perks.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.
