# DiscoCats

## MeowFi Docs

- [Introduction to Meow Finance](https://docs.mydiscocats.com/discocats.md)
- [Copy of Introduction to MeowFi](https://docs.mydiscocats.com/discocats-1.md)
- [NFT Time-Lock Vaults](https://docs.mydiscocats.com/product/nft-time-lock-vaults.md): The most capital-efficient vault out there, earn from everywhere, stay liquid throughout.
- [Participation Guide: NFT Time-Lock Vaults](https://docs.mydiscocats.com/product/nft-time-lock-vaults/guide.md)
- [AI Yield Aggregator](https://docs.mydiscocats.com/product/our-mission-and-vision.md)
- [Flex Vaults](https://docs.mydiscocats.com/product/flex-vaults.md)
- [Liquid Launch](https://docs.mydiscocats.com/product/liquid-launch.md)
- [Participation Guide: Liquid Launch](https://docs.mydiscocats.com/product/liquid-launch/guide.md)
- [Copy of Liquid Launch](https://docs.mydiscocats.com/product/liquid-launch-1.md)
- [Participation Guide: Liquid Launch](https://docs.mydiscocats.com/product/liquid-launch-1/guide.md)
- [Copy of NFT Time-Lock Vaults](https://docs.mydiscocats.com/product/nft-time-lock-vaults-1.md)
- [Participation Guide: NFT Time-Lock Vaults](https://docs.mydiscocats.com/product/nft-time-lock-vaults-1/guide.md)
- [Zapper](https://docs.mydiscocats.com/infrastructure/our-mission-and-vision.md)
- [Zapper v3 (coming thoon)](https://docs.mydiscocats.com/infrastructure/our-mission-and-vision/zapper-v3-coming-thoon.md)
- [pawUSDC](https://docs.mydiscocats.com/infrastructure/pawusdc.md)
- [pawUSDC — Technical Specification](https://docs.mydiscocats.com/infrastructure/pawusdc/pawusdc-technical-specification.md)
- [Unified Borrowing System](https://docs.mydiscocats.com/infrastructure/our-mission-and-vision-1.md)
- [Borrowing maths](https://docs.mydiscocats.com/infrastructure/our-mission-and-vision-1/borrowing-maths.md): Interest Rate & Lending Mechanics (pawUSDC)
- [Bribe Wars](https://docs.mydiscocats.com/infrastructure/bribe-wars.md)
- [Chapter 1: The Beats](https://docs.mydiscocats.com/the-book-of-cats/chapter-1-the-beats.md)
- [Chapter 2: Rhythm of Yield](https://docs.mydiscocats.com/the-book-of-cats/chapter-2-rhythm-of-yield.md)
- [Chapter 3: The Cat's Council](https://docs.mydiscocats.com/the-book-of-cats/chapter-3-the-cats-council.md)
- [Our Mission and Vision](https://docs.mydiscocats.com/foundation/our-mission-and-vision.md)
- [Liquid NFT v1](https://docs.mydiscocats.com/foundation/bribe-wars.md)
- [Liquid NFT v2 ( Our Vision )](https://docs.mydiscocats.com/foundation/bribe-wars/liquid-nft-v2-our-vision.md): The Evolution: Liquid NFTs as Dynamic POL wallet container
- [Meow Finance as Bribe Marketplace](https://docs.mydiscocats.com/foundation/bribe-wars-1.md)
- [Why Monad?](https://docs.mydiscocats.com/foundation/why-monad.md)
- [Roadmap](https://docs.mydiscocats.com/foundation/roadmap.md): Join us as we chart the course for Meow Finance's growth and evolution.
- [Why Berachain?](https://docs.mydiscocats.com/foundation/why-berachain.md)
- [Roadmap](https://docs.mydiscocats.com/foundation/roadmap-1.md): Join us as we chart the course for Meow Finance's growth and evolution.
- [Why Superposition?](https://docs.mydiscocats.com/foundation/why-superposition.md)
- [Utility](https://docs.mydiscocats.com/foundation/utility.md)
- [Official Links](https://docs.mydiscocats.com/partnerships/official-links.md)
- [Partner with Us](https://docs.mydiscocats.com/partnerships/partner-with-us.md)
- [DiscoCats - What?](https://docs.mydiscocats.com/introduction/quickstart.md): Your NFT being transformed into asset.
- [DiscoCats - Why?](https://docs.mydiscocats.com/introduction/publish-your-docs.md): NFT that’s not just a pretty face but also a money-maker, isn't this enough?
- [PreSale Vaults](https://docs.mydiscocats.com/introduction/our-mission-and-vision.md)
- [Participation Guide: PreSale Vaults](https://docs.mydiscocats.com/introduction/our-mission-and-vision/our-mission-and-vision.md)
- [DiscoCats - How?](https://docs.mydiscocats.com/introduction/discocats-how.md): How does DiscoCats work? Well, it’s simple—just add yield, governance, and a touch of magic.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.mydiscocats.com/discocats.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.
