> For the complete documentation index, see [llms.txt](https://oido.gitbook.io/ayuda/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oido.gitbook.io/ayuda/introduccion.md).

# INTRODUCCIÓN

### Comparar una tienda online con un comercio minorista

Las [estanterías](/ayuda/catalogo/categorias-etiquetas-cursos-y-lugares-de-produccion.md) se denominan categorías en línea, el [letrero de neón](/ayuda/configuracion/mi-establecimiento.md#mein-betrieb-logo) es el logotipo de su empresa en la tienda web y el proveedor de servicios de pago se encarga de la función de caja, como la [caja registradora](/ayuda/configuracion/banca-y-pagos.md) y la realización de pagos al banco.

#### Otras funciones útiles

Si tiene varias sucursales, entran en juego las [ZONAS DE VENTA](/ayuda/zonas-de-venta.md), el contacto con los clientes y las referencias a productos especiales a través de [LOS CONTENIDOS DEL BLOG](/ayuda/contenidos-del-blog.md) . Encontrará el contrato de alquiler de su local comercial en [TU CUENTA](/ayuda/tu-cuenta.md). Y su oficina son el [DASHBOARD](/ayuda/panel-de-control.md) y los [PEDIDOS](/ayuda/pedidos.md).

***

{% embed url="<https://www.oido.me/es/thank-you-for-trusting-in-oido/>" %}

‹ [Volver a la página web de OIDO](https://es.myownshopoido.com/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/ayuda/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.
