> For the complete documentation index, see [llms.txt](https://pawstar.gitbook.io/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pawstar.gitbook.io/product-docs/overview/key-features.md).

# KEY FEATURES

**Key Features:**

1. **Pawesome Tokenomics:** PawStar operates on a deflationary tokenomics model. A percentage of each transaction is burned, reducing the total supply over time. This scarcity-driven approach aims to increase the value of each PAW token as more transactions occur.
2. **Fur-tastic NFTs:** PawStar introduces a collection of unique and amusing NFTs featuring various cute and funny animal characters. These NFTs can be collected, traded, or used as profile pictures within the PawStar community.
3. **Meme Power:** PawStar taps into the meme culture by creating a series of viral-worthy memes featuring its furry characters. These memes can be easily shared on social media, contributing to the coin's virality and community engagement.
4. **PawSwap Marketplace:** A dedicated PawSwap marketplace allows users to buy, sell, and trade NFTs, as well as PAW tokens. This marketplace encourages user interaction and showcases the creative potential of the community.
5. **PawPay Wallet:** The PawPay wallet is a user-friendly interface that enables users to securely manage their PAW tokens and NFTs. It also includes a "Meme Creator" tool, allowing users to design their own custom PawStar-themed memes.
6. **PawStar Charity Fund:** A portion of the transaction fees from PawStar is allocated to a charity fund dedicated to animal welfare causes. This initiative adds a meaningful and philanthropic aspect to the meme coin, further engaging the community.
7. **PawStar Merchandise:** PawStar extends its presence beyond the digital realm by offering limited-edition merchandise featuring its furry characters. These items can be purchased using PAW tokens, creating a unique way for the community to showcase their support.
8. **Pawswap:** our very own swap where you can buy and sell tokens on multiple networks


---

# 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://pawstar.gitbook.io/product-docs/overview/key-features.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.
