> For the complete documentation index, see [llms.txt](https://docs.inter.trade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inter.trade/user-how-to/minting-ist/minting-ist-vaults/close-vault.md).

# Close Vault

1. From Vaults dapp UI, click the vault you wish to close.
2.

```
<figure><img src="/files/pF2X1azgWOgrEz0dud5l" alt=""><figcaption></figcaption></figure>
```

3. Hit 'Close Out Vault' button on bottom left.
4.

```
<figure><img src="/files/KKFC57EAnDln2wyhLY9W" alt=""><figcaption></figcaption></figure>
```

5. You will be prompted to confirm action which includes a preview of the IST amount you are about to repay and the collateral amount you will receive back. Hit 'Close out Vault' to send to your Agoric Smart Wallet for approval.
6.

```
<figure><img src="/files/uOY08b3QOlhOA6tTKMpb" alt=""><figcaption></figcaption></figure>
```

7. Hit 'Approve' in your Agoric Smart Wallet to send the transaction to Keplr for signing:
8.

```
<figure><img src="/files/Q0t94UruKSFRgxoLMQPd" alt=""><figcaption></figcaption></figure>
```

9. Approve/Sign transaction in Keplr pop-up:
10. ![](/files/iB7Aq5gs7Uk1ClgXnVjn)
11. Your vault will close once the transaction is successful. Note you will be unable to take any further action on this vault once closed.&#x20;


---

# 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:

```
GET https://docs.inter.trade/user-how-to/minting-ist/minting-ist-vaults/close-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.
