# REGISTRATION LOGIN

To create an OIDO account, click on this button:

[Create new account](https://www.oido.me/admin/registration?redirect=/dashboard)

<figure><img src="/files/deHXa27yrQBlQNmzYKxc" alt=""><figcaption><p>Registration screen</p></figcaption></figure>

1. Enter the name of your food establishment or business.

{% hint style="info" %}
The shop can be accessed online under this name **<https://oido.me/your-company-name>** after registration.
{% endhint %}

2. Enter your business e-mail address.

{% hint style="danger" %}
It is **not possible to change the e-mail address** at a later date. Use a business e-mail address to which you also have access, e.g. in the event of a change of person.
{% endhint %}

3. Choose a password with minimum 8 characters.
4. Accept the General Terms and Conditions and the Privacy Policy (mandatory).
5. Click on the FREE REGISTRATION button.
6. You will receive an e-mail with the subject: ‘Your OIDO Verification Link’ (please also check your spam folder).
7. Confirm your registration by clicking on ‘Verify account’ in the e-mail.

## LOGIN

Log in from the [OIDO website](https://oido.me/).

<figure><img src="/files/Q62DTP9ewy9IWKZa14fE" alt=""><figcaption><p>Red login button on upper right corner OIDO homepage </p></figcaption></figure>

Choose the 'My Shop' button and on the [Login screen](https://www.oido.me/admin/login/):&#x20;

1. Give in E-Mail
2. Give in password
3. Click the red Login button.

{% hint style="info" %}
You can be logged in on several devices at the same time, e.g. laptops, mobiles, tablets.
{% endhint %}

***

[‹ 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/registration-login.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.
