# Foundation

- [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)


---

# 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.mydiscocats.com/foundation.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.
