# pixelreactor

## Purpose

* React to Whitelisted NFT Template Burns and send tokens to the Burner Wallet
* React to Whitelisted Caloric NFT Tempalte Burns and register the calories added with that burn.
* Stores data about PT Finance Shop purchases.
* Stores Data about PAGE and PINV tokens received and registers them as stake balances.
* Allows unstaking of PAGE and PINV through an action on the contract.

## [Contract's Account](https://waxblock.io/account/pixelreactor)

## [Contract's Tables](https://waxblock.io/account/pixelreactor?code=pixelreactor\&scope=pixelreactor\&table=admins\&lower_bound=\&upper_bound=\&limit=10\&reverse=false#contract-tables)

## [Contracts Actions](https://waxblock.io/account/pixelreactor#contract-actions)


---

# 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://pixeltycoonswax.gitbook.io/pt/our-smart-contracts/pixelreactor.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.
