# Funding Account

Strategies on GoldLink are both flexible and secure. Borrowers can see available capital in each strategy and borrow a multiple of their collateral. Borrowers are able to manage their loans and positions in the borrower dashboard.

<figure><img src="/files/yL30BonX5bKFlwOM3t94" alt=""><figcaption></figcaption></figure>

After clicking "Deposit" within the strategy page, borrowers will be able to fund their strategy account and view updated account details.

<figure><img src="/files/mH1rsFP1IvcdgvC51rcq" alt=""><figcaption></figcaption></figure>


---

# 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.goldlink.io/borrowing/funding-account.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.
