# INTRODUCION

### Compare an online store with a retail store

Online, the shelves are called [categories](/hilfe/help/product-catalog/categories-tags-courses-and-production-locations.md), the neon sign is [your company logo](/hilfe/help/settings/my-establishment.md#mein-betrieb-logo) in the web shop, and the[ payment service provider](/hilfe/help/settings/banking-and-payouts.md) takes care of the checkout function and paying into the bank.

#### Other useful functions

If you operate several stores, [SALES ZONES](/hilfe/help/sales-zones.md) come into play, as do customer approach and references to special products through [BLOG CONTENT](/hilfe/help/blog-content.md). You can find the rental contract for your shop under [YOUR ACCOUNT](/hilfe/help/your-account.md). And your office is [DASHBOARD](/hilfe/help/dashboard.md) and [ORDERS](/hilfe/help/orders.md).

***

[‹ Return to the OIDO website](https://www.oido.me/en)


---

# 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://oido.gitbook.io/hilfe/help/introducion.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.
