> For the complete documentation index, see [llms.txt](https://wiki.polymaker.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-es/ayuda-con-pedidos/direct-to-consumer-sales.md).

# Ventas directas al consumidor

¡Ya estamos en directo con opciones de venta directa al consumidor para quienes se encuentran en EE. UU., Canadá y algunos países europeos seleccionados!

<details open>

<summary><strong>¿A qué sitio web debo ir si quiero pedir directamente a Polymaker?</strong></summary>

Si hemos lanzado en tu ubicación, deberías visitar [Shop.Polymaker.com](https://shop.polymaker.com/). Notarás el país indicado en la parte superior derecha de tu pantalla. Asegúrate de no estar usando una VPN, o se te dirigirá según la ubicación de tu VPN.

Estamos ampliando nuestras ubicaciones europeas, pero si la tuya aún no está disponible, puedes [averiguar cuándo llegaremos a tu país](https://shop.polymaker.com/pages/country-unavailable).

Si te encuentras fuera de cualquiera de los países disponibles, también puedes [Encontrar un distribuidor](https://polymaker.com/find-a-reseller/?_gl=1*1akno5a*_gcl_au*NzE2ODQ1NjI3LjE3NjgyMjc1NzYuMTQ5NDc1NjEzNi4xNzcyNDk0MDM5LjE3NzI0OTQ1NjQ.*_ga*MTI5OTA0MDQ2OC4xNzQ0NjM1NDM5*_ga_NLC1WTDKM7*czE3NzI1NjE5MDckbzYwMCRnMSR0MTc3MjU3MDA4MSRqMTQkbDAkaDE2NzQ2MTQxMzM.).

También puedes chatear con nosotros en nuestro sitio web, usar nuestro [formulario de contacto](https://shop.polymaker.com/pages/contact) o enviarnos un correo electrónico a <Support@Polymaker.com> con cualquier pregunta que puedas tener.

</details>

<details open>

<summary><strong>¿Puedo hacer un pedido al por mayor o convertirme en revendedor?</strong></summary>

Ofrecemos algunas opciones de sitio web para compras al por mayor; mira si el tuyo se puede encontrar [AQUÍ](http://gtly.ink/mPySMFEqIf).

Si no tenemos una opción directa para que compres y te interesa comprar al por mayor o convertirte en revendedor, escríbenos a <Suppot@Polymaker.com> y consulta [ESTO](/polymaker-wiki/polymaker-wiki-es/ayuda-con-pedidos/direct-to-consumer-sales/ordering-wholesale-become-a-reseller.md) página.

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-es/ayuda-con-pedidos/direct-to-consumer-sales.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
