# Hotel Registration in Eptera

In Eptera, you can efficiently launch your own hotel within a matter of minutes. Here's a step-by-step guide:

1. Begin visiting the official website at  [www.eptera.com](https://www.eptera.com/), and click on the 'Sign Up' button, as demonstrated in the image below.
2. On the ensuing page at <https://app.eptera.com/Register>, diligently fill in all the necessary fields and finalize the registration by clicking the 'Sign Up' button. Ensure you input the verification code sent to your provided mobile phone and e-mail address.
3. To access the program, simply click on the 'Sign In' button at <https://app.eptera.com>. The required hotel code is the one provided by the system during the registration process. It was also sent to the e-mail address and mobile phone number you specified during registration. To sign in, enter your hotel code, registered e-mail address, and the password you set during registration.


---

# 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://manuel.eptera.com/hotel-registration-in-eptera.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.
