# Preguntas Frecuentes

### ¿Como configuro mi tienda?

Armar tu tienda tiene múltiples pasos, de acuerdo a las funciones que quieres activar, a continuación una guía rápida.

{% content-ref url="/pages/-MAmQ7koWu-E9E06YSs6" %}
[Guía de armado de tu tienda online](/tutoriales/ajustes-generales.md)
{% endcontent-ref %}

### ¿Cómo me entero cuando alguien hace un pedido?

Puedes recibir avisos vía notificaciones o email, para configurar el email de recepción, ingresa tu email en [Ajustes Generales](/tutoriales/ajustes-generales.md).

### ¿Puedo vender en Facebook o Instagram?

{% content-ref url="/pages/-MKzXxNgB5kXUxvjnOj8" %}
[Vender en Instagram y Facebook](/tutoriales/vender-en-instagram.md)
{% endcontent-ref %}

### ¿Como activo la facturación electrónica?

Para activar la facturación electrónica es necesario que registres un certificado digital a continuación el manual paso a paso:

{% embed url="<https://docs.simplefact.pe/api/introduccion>" %}

### ¿Puedo asignar precios según zonas de envío?

Si puedes poner precios diferentes para cada zona de envío o distrito, desde la configuración de envíos.


---

# 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://help.simpleshop.pe/configura-el-ecommerce/preguntas-frecuentes.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.
