# Produtos

Para enviar registros de produtos do ERP para a Plataforma Milk's, utilize o endpoint abaixo:

{% content-ref url="/pages/-Mjf07\_luY329y8tWyV1" %}
[Enviar produtos](/milks-farmer/produtos/enviar-produtos.md)
{% endcontent-ref %}

Para recuperar os registros de produtos cadastrados na  Plataforma Milk's, para o ERP utilize o endpoint abaixo:

{% content-ref url="/pages/-Mjf4H3X7j-kHvRQQOXK" %}
[Baixar produtos](/milks-farmer/produtos/baixar-produtos.md)
{% endcontent-ref %}


---

# 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.milksrota.com.br/milks-farmer/produtos.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.
