> For the complete documentation index, see [llms.txt](https://mewswifhat.gitbook.io/mews-wif-hat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mewswifhat.gitbook.io/mews-wif-hat/information/tokenomics.md).

# Tokenomics

* **Contracts Address:** FU91J7WqdpDC7x3XWZ8kHYvcJfvLZ5wz2CeMvyosZS8m
* **Name:** cats wif hats in a dogs world
* **Symbol:** MEWSWIFHAT
* **Supply:** 1.000.000.000
* **Decimals:** 9

<table><thead><tr><th width="245" align="center">Presale + Liquidity (80%)</th><th width="200" align="center">CEX Listings (10%)</th><th width="291" align="center">Marketing and Partnerships (9%)</th><th align="center">Airdrop (1%)</th></tr></thead><tbody><tr><td align="center">800.000.000 Tokens</td><td align="center">100.000.000 Tokens</td><td align="center">90.000.000 Tokens</td><td align="center">10.000.000 Tokens</td></tr></tbody></table>

{% embed url="<https://solscan.io/token/FU91J7WqdpDC7x3XWZ8kHYvcJfvLZ5wz2CeMvyosZS8m>" %}
MEWSWIFHAT Token on Solscan
{% endembed %}

You can buy tokens only on the [**Presale page**](/mews-wif-hat/information/presale.md), do not transfer money directly to the Contract Address.

Also, do not transfer money to Scammers, always double check the [**Pinksale link**](https://www.pinksale.finance/solana/launchpad/CH1HNQTF4HJw7xbbUoyLFJwxUBZvkvukXmc1CsqhfYt8) and the Original Contract Address.

{% hint style="success" %}
Airdrop till 2000 SOL FILL / Based Team / No Team Tokens / No Taxes
{% endhint %}

{% embed url="<https://www.pinksale.finance/solana/launchpad/CH1HNQTF4HJw7xbbUoyLFJwxUBZvkvukXmc1CsqhfYt8>" %}


---

# 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 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, and the optional `goal` query parameter:

```
GET https://mewswifhat.gitbook.io/mews-wif-hat/information/tokenomics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
