# Shop

- [Comment créer une catégorie de produit à vendre ?](https://docs.inyourbox.app/inyourbox/aide/owner/shop/comment-creer-une-categorie-de-produit-a-vendre.md): Il s'agit de créer une famille de produit ou service à vendre.
- [Comment modifier ou supprimer une catégorie du shop ?](https://docs.inyourbox.app/inyourbox/aide/owner/shop/comment-modifier-ou-supprimer-une-categorie-du-shop.md)
- [Comment mettre en vente un produit physique dans le shop ?](https://docs.inyourbox.app/inyourbox/aide/owner/shop/comment-mettre-en-vente-un-produit-physique-dans-le-shop.md)
- [Comment mettre en vente un programme dans le shop ?](https://docs.inyourbox.app/inyourbox/aide/owner/shop/comment-mettre-en-vente-un-programme-dans-le-shop.md)
- [Qu'est ce que le crédit inyourbox ?](https://docs.inyourbox.app/inyourbox/aide/owner/shop/quest-ce-que-le-credit-inyourbox.md): C'est une cagnotte qui permet au client de payer une somme immédiatement pour disposer d'un crédit et le dépenser ultérieurement.
- [Comment vendre un abonnement ou une carte via le shop ?](https://docs.inyourbox.app/inyourbox/aide/owner/shop/comment-vendre-un-abonnement-ou-une-carte-via-le-shop.md)
- [Comment voir les commandes passées au shop ?](https://docs.inyourbox.app/inyourbox/aide/owner/shop/comment-voir-les-commandes-passees-au-shop.md): Il s'agit de voir l'historique des achats du shop.
- [Comment vendre via le shop ?](https://docs.inyourbox.app/inyourbox/aide/owner/shop/comment-vendre-via-le-shop.md): Il s'agit de vendre un produit, programme ou abonnement via le shop.


---

# 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.inyourbox.app/inyourbox/aide/owner/shop.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.
