# Cabana Lists

The Cabana Lists interface is a tool for anyone to curate a list of their favorite PoolTogether prize vaults. Creating a new list or editing an existing vault list can be done through a few clicks.

{% hint style="info" %}
Learn more about the vault list standard and how they are used in the Cabana App [here](https://docs.cabana.fi/cabana-app/vault-lists).
{% endhint %}

***

Creating or editing a vault list is as simple as entering some simple information about the prize vaults you want to highlight (such as the blockchain network they are in, and their address) and giving your list a name!

Adding additional info such as a vault list logo and/or keywords can be helpful for other users or interfaces using your list, but remain completely optional.

The following guides can be helpful to get you started:

{% content-ref url="guides/full-cabana-lists-walkthrough" %}
[full-cabana-lists-walkthrough](https://docs.cabana.fi/cabana-tools/guides/full-cabana-lists-walkthrough)
{% endcontent-ref %}

{% content-ref url="guides/creating-a-vault-list" %}
[creating-a-vault-list](https://docs.cabana.fi/cabana-tools/guides/creating-a-vault-list)
{% endcontent-ref %}

{% content-ref url="guides/editing-a-vault-list" %}
[editing-a-vault-list](https://docs.cabana.fi/cabana-tools/guides/editing-a-vault-list)
{% endcontent-ref %}

{% content-ref url="guides/hosting-a-vault-list" %}
[hosting-a-vault-list](https://docs.cabana.fi/cabana-tools/guides/hosting-a-vault-list)
{% endcontent-ref %}

{% hint style="info" %}
Stuck on any particular step? Reach out to the PoolTogether community on [Discord](https://pooltogether.com/discord) where many poolers will be happy to help.
{% endhint %}


---

# 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/cabana-lists.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.
