> For the complete documentation index, see [llms.txt](https://docs.amfi.finance/home/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/home/how-to-launch-a-pool/amfi-factory.md).

# AmFi Factory

At this stage, Originators can customize the pool according to their needs, provide the transaction data and add parameters to the pool to launch it on the blockchain. After the customizations and approval by our team of specialists, the pool is launched.

## Understanding AmFi Factory

AmFi Factory has a variety of fields so Originators can customize their pools to their needs in four steps:

1. **Basic Pool Information:** this section must be filled out with the most basic information, such as the name, the country of operation, the payment partner, and any necessary information so that the investor can do their own research before investing.
2. **Pool Economics:** this is where Originators start customizing the pool. All financial information and criteria must be established here. For example: pool size, target yield of the senior tranche, subordination rate.
3. **Risk Groups and Write-off Schedules:** here the Originators have to define the conditions that apply to the Borrowers. All fields are user-defined and completion is the responsibility of the Originator. For example: maximum installment delay and minimum provision percentage.
4. **Portfolio Eligibility Criteria:** This section requires additional information to identify the pool and operations, such as dates, borrower profile information, maximum concentration in a single borrower, and maximum concentration in a specific asset sector.

Once these choices are made, AmFi deploys the data and business rules on the blockchain in the form of smart contracts.


---

# 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://docs.amfi.finance/home/how-to-launch-a-pool/amfi-factory.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.
