# Adjusting a Vault

After creating your vault, you have the flexibility to adjust its parameters to suit your changing needs or market conditions. The 'Manage Vault' section provides you with the following options:

1. Increase Collateral: Deposit additional assets to strengthen your vault's position.
2. Increase Debt: Borrow more KEI against your existing collateral.
3. Repay Debt: Reduce your outstanding KEI balance to improve your vault's health.
4. Withdraw Collateral: Remove excess collateral if your position allows.

To make these adjustments, simply use the 'Borrow' and 'Repay' buttons located in the 'Manage Vault' section.

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

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

Remember to consider the impact of each adjustment on your vault's overall health and risk profile.&#x20;


---

# 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.keikofinance.com/tutorials/vault-management/adjusting-a-vault.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.
