# Protocol Fees/Pool Type

Each pool type will have an associated protocol fee. To learn more about this fee, please visit the relevant pool type's information where you will find a "Fee" section.

<table data-full-width="true"><thead><tr><th>Pool Type</th><th>Fee Amount</th><th>Fee applied to</th></tr></thead><tbody><tr><td><a href="/pages/oVhW0IT5jycN1rkEqTyQ">Lender First Pool</a></td><td>0.3% of the borrowed funds</td><td>Borrower</td></tr></tbody></table>


---

# 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.vendor.finance/overview/vendor-finance-v2/protocol-fees-pool-type.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.
