> For the complete documentation index, see [llms.txt](https://palpaw-token.gitbook.io/palpaw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://palpaw-token.gitbook.io/palpaw/resources/assets.md).

# Assets

PalPaw offers a diverse range of assets designed to cater to the needs and preferences of our community members. Our carefully curated selection includes:

1. **PalPaw Token ($PPAW):** The core asset of our ecosystem, PalPaw token serves as the primary medium of exchange within our platform. Holders of PalPaw tokens enjoy various benefits, including participation in governance, staking rewards, and access to exclusive features.
2. **NFTs (Non-Fungible Tokens):** PalPaw NFTs represent unique digital assets, ranging from artwork and collectibles to virtual real estate and in-game items. Each NFT is one-of-a-kind and offers ownership rights and bragging rights within the PalPaw community.
3. **Stablecoins:** We offer a selection of stablecoins pegged to fiat currencies such as USD, EUR, and others. These stablecoins provide stability and predictability for users seeking to hedge against cryptocurrency volatility or make seamless transactions.
4. **Wrapped Assets:** PalPaw supports a variety of wrapped assets, including wrapped Bitcoin (wBTC), wrapped Ethereum (wETH), and others. These wrapped assets enable interoperability between different blockchain networks and expand the utility of PalPaw's ecosystem.
5. **Governance Tokens:** Governance tokens empower PalPaw community members to participate in decision-making processes and vote on proposals related to the development and governance of the platform.
6. **Utility Tokens:** Utility tokens provide access to specific features, products, or services within the PalPaw ecosystem. They may also offer discounts, rewards, or other benefits to token holders.
7. **Fiat-Crypto Pairs:** PalPaw supports trading pairs consisting of fiat currencies (e.g., USD, EUR) and cryptocurrencies, allowing users to easily exchange between traditional and digital assets.
8. **Cross-Chain Assets:** With PalPaw's interoperability features, users can access assets from different blockchain networks, including Ethereum, Binance Smart Chain, Solana, and others, expanding their investment options and diversifying their portfolios.

These assets form the backbone of the PalPaw ecosystem, providing users with a wide range of options to invest, trade, and participate in the burgeoning world of decentralized finance (DeFi). As we continue to grow and evolve, we remain committed to expanding our asset offerings and delivering innovative solutions to meet the needs of our community.


---

# 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://palpaw-token.gitbook.io/palpaw/resources/assets.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.
