# Investing through AmFi

Now that you understand how our pools work and the benefits of operations with tokenized assets, let us understand how the process of investing in a pool works.

### To summarize the process:

* After being approved through our KYC process, the investor gains access to our platform;
* On the AmFi platform, investors can access a variety of pools depending on their profile;
* AmFi provides full details of the pools so that investors can do their research before investing;
* After selecting a pool, the investor deposits funds on the platform, which are converted into the stablecoin ABRL, as explained[ here](/home/investing-through-amfi/deposit-funds.md).
* The investor deposits ABRLs into one of the pool's tranches and receives tranche tokens for their investment, which are a kind of receipt for the investment made. You can learn more about tranches and tranche tokens [here](/home/platform-mechanics/junior-and-senior-tranches.md).
* After that, it is possible to monitor a dashboard with the development of your portfolio and the performance of the invested operation **in real time**.


---

# 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.amfi.finance/home/investing-through-amfi.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.
