# Editing a Vault List

To edit an existing vault list, head to <https://lists.cabana.fi/> and enter a URL or ENS of the list you want to edit, then click "Edit Vault List".

<figure><img src="/files/4AW2sLTYxUzvJ8yeKQlC" alt=""><figcaption></figcaption></figure>

Here you can make any edits you'd like to the list you've entered! Add keywords, add or remove vaults, etc. Follow our guides on [creating a vault list](/cabana-tools/guides/creating-a-vault-list.md) or [hosting a vault list](/cabana-tools/guides/hosting-a-vault-list.md) for more details.

<figure><img src="/files/cEoyNz8iEECEG1iAHz5g" 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.cabana.fi/cabana-tools/guides/editing-a-vault-list.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.
