> For the complete documentation index, see [llms.txt](https://docs.brila.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.brila.finance/brila-protocol/other-concepts.md).

# Other concepts

Brila infrastructure enables lenders, borrowers, and portfolio managers to deploy capital via lending pools and loans.

Portfolio managers on Brila deploy lending pools (or `vaults`) which in turn can deploy capital to borrowers via loans (`instruments`).

The following smart contracts represent vaults and instruments within the Brila protocol:&#x20;

{% tabs %}
{% tab title="Vaults" %}
{% content-ref url="/pages/HtaKSp2SuI2JpV5XP27l" %}
[Credit Vault contract overview](/brila-protocol/credit-vaults/credit-vault-technical-details/credit-vault-contract-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/GjLMA41JyEyA1X93LcYb" %}
[Flexible Portfolio contracts](/brila-protocol/other-concepts/other-legacy-contracts/flexible-portfolios-legacy/flexible-portfolio-contracts.md)
{% endcontent-ref %}

{% content-ref url="/pages/7TPIYpow9Ch0vrvFPpec" %}
[Lines of Credit technical details](/brila-protocol/automated-lines-of-credit/lines-of-credit-technical-details.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="Instruments" %}
{% content-ref url="/pages/1KL8aigycJAAya2fTv0u" %}
[FixedInterestOnlyLoan](/brila-protocol/other-concepts/instruments/fixedinterestonlyloan.md)
{% endcontent-ref %}

{% content-ref url="/pages/261QbHZxG3LXyz3wrnEL" %}
[BulletLoans](/brila-protocol/other-concepts/instruments/bulletloans.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="Other contracts" %}

* [`ManagedPortfolioFactory`](#managedportfoliofactory)&#x20;
* [`ProtocolConfig`](#protocolconfig)&#x20;
  {% endtab %}
  {% endtabs %}

### Audits & Security

View audits [here](https://github.com/trusttoken/audits/).
