# $CWIF Wiki

## $CWIF Wiki

- [Disclaimer](https://docs.cwifwiki.com/about-catwifhat/disclaimer.md)
- [Catwifhat Intro](https://docs.cwifwiki.com/about-catwifhat/catwifhat-intro.md): A short introduction of $CWIF, the biggest auto-burn project and most distributed memecoin to ever exist on Solana.
- [Contract Address](https://docs.cwifwiki.com/about-catwifhat/contract-address.md)
- [Frequently Asked Questions (FAQs)](https://docs.cwifwiki.com/about-catwifhat/frequently-asked-questions-faqs.md): As the biggest auto-burn project on the Solana blockchain, there are undoubtedly many questions that commonly come up about $CWIF. Catch up on this page about the most frequent questions.
- [Burn Statistics](https://docs.cwifwiki.com/about-catwifhat/burn-statistics.md): Learn where to see more about the latest $CWIF auto-burn statistics.
- [Community Memes](https://docs.cwifwiki.com/about-catwifhat/community-memes.md): Cat memes are at the core of the catwifhat community 🐈.
- [Decentralized Exchanges (DEXes)](https://docs.cwifwiki.com/about-catwifhat/decentralized-exchanges-dexes.md): Catwifhat $CWIF is available on a variety of DEXes (decentralized exchanges) in the Solana ecosystem.
- [Centralized Exchanges (CEXes)](https://docs.cwifwiki.com/about-catwifhat/centralized-exchanges-cexes.md): A variety of centralized exchanges (CEXes) have listed $CWIF.
- [Provide Liquidity](https://docs.cwifwiki.com/about-catwifhat/provide-liquidity.md): Raydium and Orca are the primary platforms for the $CWIF community to provide liquidity.
- [CWIF Token Economics](https://docs.cwifwiki.com/about-catwifhat/cwif-token-economics.md): Learn more about $CWIF's 4% auto-burn per on-chain transaction.
- [NFT Collections](https://docs.cwifwiki.com/about-catwifhat/nft-collections.md): Explore the world of $CWIF's PFP-able NFT collections 🎩.
- [Social Media](https://docs.cwifwiki.com/about-catwifhat/social-media.md): Check out all of $CWIF's social media channels.
- [CWIF Airdrops](https://docs.cwifwiki.com/about-catwifhat/cwif-airdrops.md): Catwifhat completed the biggest airdrop in Solana history, leading to the most distributed and most held memecoin ever on Solana. In total, over 1,600,000 holders received $CWIF airdrops.
- [Contract Security](https://docs.cwifwiki.com/about-catwifhat/contract-security.md): $CWIF uses Solana Token Extensions for its 4% auto-burn per on-chain transaction. Learn more about the security of Token Extensions.
- [Contact Info](https://docs.cwifwiki.com/about-catwifhat/contact-info.md): Get in touch with the $CWIF community on Telegram and Discord. The community is active and always ready to help new members. Whether you have questions, need support, or just want to chat about $CWIF.
- [Compatible Wallets & Safety Tips](https://docs.cwifwiki.com/wallets/compatible-wallets-and-safety-tips.md): As a Solana project, $CWIF is available in most SPL (Solana Program Library) wallets. Here are some popular wallets that are compatible with $CWIF.
- [Token Extensions Intro](https://docs.cwifwiki.com/token-extensions/token-extensions-intro.md): Token Extensions are the basis for Catwifhat $CWIF's 4% auto-burn for every on-chain (wallet-to-wallet) transaction.
- [Transfer Fee Extension](https://docs.cwifwiki.com/token-extensions/transfer-fee-extension.md)
- [Security Audits](https://docs.cwifwiki.com/token-extensions/security-audits.md): Token Extensions, which Catwifhat $CWIF uses for its 4% auto-burn per on-chain (wallet-to-wallet) transaction, have been security audited by five firms.
- [Marketing Materials](https://docs.cwifwiki.com/for-marketing/marketing-materials.md): Make use of $CWIF's marketing materials to share hatted content 🧢.
- [Application Programming Interface (API)](https://docs.cwifwiki.com/for-developers/application-programming-interface-api.md): Cat-devs wif hats, welcome to the $CWIF API! 👨‍💻


---

# 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.cwifwiki.com/about-catwifhat/disclaimer.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.
