# For Pool Admins

Pool Admins are responsible for creating, operating, and maintaining lending pools on the Qiro Marketplace. During the initial phase, all pools will be administered by the Qiro team. Over time, the platform will open up to external pool admins who can launch and manage their own pools on Qiro.

Each lending pool has dedicated Pool Admins who handle the full lifecycle of the pool, including:

* **Creating and configuring new lending pools**\
  Setting up pool parameters, borrower details, capital formation rules, and operational settings.
* **Managing investor access controls**\
  Whitelisting and blacklisting investors to ensure only eligible participants can interact with the pool.
* **Approving tokenized assets from borrowers**\
  Reviewing and authorizing the minting of borrower-issued tokenized assets tied to the pool.
* **Approving underwriting for borrower assets**\
  Verifying that the borrower’s assets meet Qiro’s underwriting and risk standards before activation.
* **Uploading and publishing investor reports**\
  Providing periodic performance updates, NAV summaries, and cashflow reports to pool investors.
* **Reporting defaults and write-offs**\
  Recording credit events such as missed payments, partial losses, or full write-offs that impact pool performance.

This framework ensures a transparent, compliant, and well-governed environment for both borrowers and investors across the Qiro ecosystem.


---

# 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.qiro.fi/qiro-marketplace-product-guide/for-pool-admins.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.
