> For the complete documentation index, see [llms.txt](https://docs.kaching.win/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kaching.win/explore-kaching/kaching-vaults/upgrading-vaults.md).

# Upgrading Vaults

Ready to maximize your rewards? Upgrade your Kaching Vaults in just a few clicks! Connect to your preferred wallet and follow these simple steps:

1. **Choose Your Vault**: Visit the [Vault](https://kaching.win/kch/) page and select the vault that you’d like to upgrade.

<figure><img src="/files/9i0il28p4HHpDPFHj2SJ" alt="" width="563"><figcaption></figcaption></figure>

2. **Deposit More**: Tick the vaults that you’d like to upgrade and click “Confirm” button to proceed.

<figure><img src="/files/BBesSd9cpSd8tIzSntoV" alt="" width="375"><figcaption></figcaption></figure>

3. **Upgrade Vault**: Choose your preferred locking tier and click “Upgrade” button to complete the transaction.

<figure><img src="/files/9pDR0qGBEcbFb4JGPp0s" alt="" width="300"><figcaption></figcaption></figure>

{% hint style="info" %}
*Note: You can only upgrade the vaults to a longer period of time. Once the vault is upgraded, the APR of the new vault will be applied to the amount of $KCH you staked based on the initial date. 🔥*
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.kaching.win/explore-kaching/kaching-vaults/upgrading-vaults.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
