# Add/Remove Extra Collateral

#### To Adjust Your Collateral:

1. **Adding Collateral:** Go to your Vault, choose your active position, and deposit additional collateral. This boosts your health factor and gives you more borrowing power.
2. **Removing Collateral:** If you have a comfortable health factor, you can reduce your collateral by selecting the amount you want to withdraw. Be mindful that withdrawing too much might put your position at risk of liquidation.


---

# 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.beracana.com/guide/add-remove-extra-collateral.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.
