# First Setup

To set up your OIDO online shop, please follow these steps.

1. [REGISTRATION](/hilfe/help/registration-login.md)

#### Basic settings:

2. [My establishment](/hilfe/help/settings/my-establishment.md)
3. [Language, currency and VAT](https://www.deepl.com/o/Kx5GyAV8CGORd9Kfnevj/s/eK4oMzfvOzLa1xA217lX/einstellungen/allgemein)
4. [Opening hours](/hilfe/help/settings/opening-hours.md)

#### Enter products:

5. [Product categories](/hilfe/help/product-catalog/categories-tags-courses-and-production-locations.md)
6. [Products](/hilfe/help/product-catalog/products.md)

#### Advanced settings

7. [Banking and payments](/hilfe/help/settings/banking-and-payouts.md)
8. [My account / Subscription](/hilfe/help/your-account.md#oido-subscription-options)
9. [Taxes](/hilfe/help/settings/taxes.md)
10. [Printer (if required)](/hilfe/help/settings/printers/printer-setup.md)

We wish you every success with the OIDO online 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://oido.gitbook.io/hilfe/help/first-setup.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.
