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

# Sobre nosotros

### Una plataforma, varias soluciones

Hemos diseñado la mejor experiencia de usuario posible para que puedas escalar tu comercio aceptando pagos en criptomonedas a tus clientes como método de pago.

* [Solicita pagos](/pay-es/bitnovo-pay/herramientas/solicitar-pago.md) para tus clientes de forma presencial en tu comercio. [Solicitud manual](/pay-es/bitnovo-pay/herramientas/solicitar-pago.md) y [QR único por dispositivo](/pay-es/bitnovo-pay/herramientas/qr-unico.md).
* Crea [links de pago](/pay-es/bitnovo-pay/herramientas/links-de-pago.md) y solicita pagos por email y/o whatsapp. Solo comparte el enlace de pago con tu cliente.&#x20;
* Integra tu tienda online (eCommerce) con nuestros [plugins](/pay-es/bitnovo-pay/integraciones.md) para [WooCommerce](/pay-es/bitnovo-pay/integraciones/woocommerce.md), [PrestaShop](/pay-es/bitnovo-pay/integraciones/prestashop.md), [Shopify](/pay-es/bitnovo-pay/integraciones/shopify.md)  o mediante nuestra [API Bitnovo Pay Gateway](/pay-es/bitnovo-pay/integraciones/integracion-api.md).

[**Registrate**](/pay-es/bitnovo-pay/primeros-pasos/registro-de-usuario.md) y [**crea tu comercio**](/pay-es/bitnovo-pay/primeros-pasos/crear-comercio.md) para empezar a recibir pagos.

{% hint style="info" %}
Cualquier duda o consulta puedes hablar con nuestro equipo de soporte enviando un correo a: <soporte@bitnovo.com> o escribiendo en nuestro chat de soporte.&#x20;
{% endhint %}


---

# 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://bitnovo.gitbook.io/pay-es/bitnovo-pay/sobre-nosotros.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.
