# Why Every Action Requires a Signature

In **Purr-fect Chaos**, every action you take—whether it's spinning, attacking, or healing—needs a signed transaction.&#x20;

Why?&#x20;

Because our game is **fully onchain** and we want to make sure everything is transparent, secure, and verifiable!

But don't worry 😺, each transaction only costs a **tiny fee**, and thanks to Solana’s low gas fees, it won’t hurt your wallet!

Plus, your funds are always **safe** 🔒. The signatures ensure that only *you* can authorize actions with your NFTs and SOL. This way, you can enjoy the game while knowing everything is protected!

Feel free to **play, spin, and attack** without hesitation, the fees are small but the fun is endless! 🎮


---

# 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://purr-fect-chaos.gitbook.io/purr-fect-chaos/game-guide/why-every-action-requires-a-signature.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.
