# Introducción

- [Crea una cuenta](https://docs.simplefact.pe/introduccion/crea-una-cuenta.md): Paso a paso para registrarte en SimpleFact.pe de forma rápida con tu número de ruc y correo electrónico.
- [Alta de Facturación Electrónica](https://docs.simplefact.pe/introduccion/configuracion-de-la-cuenta.md): Para emitir facturas electrónicas en producción es necesario realizar una primera configuración. Para temas de desarrollo y pruebas puedes usar la configuración por defecto proporcionada en tu cuenta.
- [Crear Usuario secundario y certificado digital](https://docs.simplefact.pe/introduccion/crear-usuario-secundario-y-certificado-digital.md)
- [Logo y ajustes de la factura](https://docs.simplefact.pe/introduccion/logo-y-ajustes-de-la-factura.md)


---

# 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://docs.simplefact.pe/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.
