# Introducción

## Primeros pasos en OpeeraCloud

Estos son los primeros pasos para implementar Opeera en tu negocio.

1. Tener conexión a internet desde donde quieras usar Opeera.
2. Contar con computador o tablet.
3. Crear una cuenta con los datos de tu empresa en [panel.opeeracloud.com](https://panel.opeeracloud.com/)
4. Iniciar sesión y completar la información de la empresa.
5. Agregar clientes.
6. Añadir marcas asociadas al cliente.
7. Crear módulos de trabajo.
8. Añadir empleados.

Con esto queda listo la configuración inicial para comenzar a usar Opeera.


---

# 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://opeera-cloud.gitbook.io/documentacion-de-opeera/introduccion.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.
