> 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-pt/ajuda-com-pedidos/onde-comprar/outros-paises.md).

# Outros países

### América do Sul, África, Ásia, Austrália e outras regiões

<a href="https://shop.polymaker.com/pages/country-unavailable" class="button primary">Regiões com envio direto</a><a href="https://polymaker.com/find-a-reseller" class="button primary">Revendedores</a>

<details>

<summary><strong>Onde posso comprar produtos Polymaker, incluindo Fiberon™ e Panchroma™, fora da América do Norte e da Europa?</strong></summary>

Você encontra a lista de revendedores [aqui](https://polymaker.com/find-a-reseller/).

Se você tiver dificuldade para encontrar um revendedor na sua região, ou se tiver interesse em um pedido no atacado, envie um email para <Support@Polymaker.com> com mais detalhes sobre sua empresa, sua localização e sua necessidade de compra.

</details>

<details>

<summary><strong>Onde posso comprar produtos Polymaker no atacado ou em grandes volumes, incluindo Fiberon™ e Panchroma™, fora da América do Norte e da Europa?</strong></summary>

Envie um email para <Support@Polymaker.com> com mais detalhes sobre sua empresa, sua localização e sua necessidade de compra.

</details>

<details>

<summary><strong>Como me torno um revendedor fora da América do Norte ou da Europa?</strong></summary>

Envie um email para <Support@Polymaker.com> com mais detalhes sobre sua empresa, sua localização, sua necessidade e o volume esperado de pedidos.

</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-pt/ajuda-com-pedidos/onde-comprar/outros-paises.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.
