# Supplying

ARCx Credit have supplied $100K from the treasury into our lending pools for the Closed Beta. During this period, we have limited the functionality for supplying as we test and refine the system. However, we will shortly allow anyone to lend assets to Borrowers on the platform.&#x20;

Similar to our vault design, the supply pools have been divided into three distinct options (A, B or C), with each corresponding to the equivalent borrow vault of the same name. In combination with the vault-specific Score Thresholds, Lenders will be able to provide liquidity to Borrowers with specific DeFi Credit Scores (e.g. only Borrowers with DeFi Credit Scores above 500). In return for providing liquidity, Lenders receive a portion of the fees generated by Borrowers. The profit earned from a Borrower is equal to the net revenue earned from that Borrower minus the losses they incur from unprofitable liquidations.

This section covers:

1. [Supplying and withdrawing](/application/supplying/supplying-and-withdrawing.md)
2. [Expected returns and risks](/application/supplying/expected-returns-and-risks.md)


---

# 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://wiki.arcx.money/application/supplying.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.
