# Cabana Tools

- [Cabana Factory](https://docs.cabana.fi/cabana-tools/cabana-factory.md): Learn about the tool for creating new PoolTogether prize vaults.
- [Cabana Lists](https://docs.cabana.fi/cabana-tools/cabana-lists.md): Learn about the tool for creating, editing and sharing PoolTogether prize vaults.
- [Cabanalytics](https://docs.cabana.fi/cabana-tools/cabanalytics.md): Learn about the analytics app to view the status and health metrics of the PoolTogether protocol.
- [Design Tools](https://docs.cabana.fi/cabana-tools/design-tools.md): For teams working on PoolTogether protocol integrations, content, or marketing, we have released a variety of design assets to assist you.
- [Guides](https://docs.cabana.fi/cabana-tools/guides.md): These are guides to the basics of using some of Cabana's tooling.
- [Deploying a Prize Vault](https://docs.cabana.fi/cabana-tools/guides/deploying-a-prize-vault.md)
- [Deploying a Liquidation Pair](https://docs.cabana.fi/cabana-tools/guides/deploying-a-liquidation-pair.md)
- [Creating a Vault List](https://docs.cabana.fi/cabana-tools/guides/creating-a-vault-list.md)
- [Editing a Vault List](https://docs.cabana.fi/cabana-tools/guides/editing-a-vault-list.md)
- [Hosting a Vault List](https://docs.cabana.fi/cabana-tools/guides/hosting-a-vault-list.md)
- [Promoting Your Vault](https://docs.cabana.fi/cabana-tools/guides/promoting-your-vault.md)
- [Full Cabana Factory Walkthrough](https://docs.cabana.fi/cabana-tools/guides/full-cabana-factory-walkthrough.md)
- [Full Cabana Lists Walkthrough](https://docs.cabana.fi/cabana-tools/guides/full-cabana-lists-walkthrough.md)


---

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