> For the complete documentation index, see [llms.txt](https://docs.amfi.finance/amfi-whitepaper-pt/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.amfi.finance/amfi-whitepaper-pt/quem-pode-usar/originadores.md).

# Originadores

Originadores são empresas com uma rede de clientes já estabelecida e que têm interesse em oferecer serviços bancários a esse grupo ou otimizar um serviço financeiro que já oferecem. Qualquer empresa que queira montar um veículo de crédito ou que tenha ativos que deseja tokenizar e distribuir pode acessar a plataforma da AmFi.\
\
Essas empresas podem usar a plataforma AmFi para criar um produto financeiro ou migrá-lo para a blockchain, usufruindo de todos os benefícios associados.\
\
Há inúmeras vantagens em montar um produto financeiro dentro da AmFi, mas podemos citar como principais vantagens:

* Acesso a diferentes perfis de investidores (varejo, qualificados, assets, institucionais e investidores internacionais)
* Menores custos iniciais de capital, configuração e manutenção
* Agilidade na estruturação de um produto financeiro e desembolso de recursos
* Possibilidade de executar a operação com menos funcionários
* Melhor acessibilidade, especialmente para PMEs e novos participantes no mercado
* Menos prestadores de serviços, resultando em um produto financeiro mais barato, transparente e eficiente

\
**Veja um exemplo das diferenças entre um Pool AmFi e um FIDC (tipo de fundo de crédito muito utilizado no Brasil):**

<figure><img src="/files/44QtCAoARbPyhMaqU2KS" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/0jyGUiXFJTpRthYWFYeJ" alt=""><figcaption></figcaption></figure>

Descubra [aqui](/amfi-whitepaper-pt/quem-pode-usar/originadores/como-conseguimos-reduzir-custos-e-aumentar-a-eficiencia.md) como conseguimos reduzir custos e aumentar a eficiência.


---

# 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://docs.amfi.finance/amfi-whitepaper-pt/quem-pode-usar/originadores.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.
