> For the complete documentation index, see [llms.txt](https://docs.pixeljourney.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pixeljourney.xyz/season-1/the-pixal-pfps/pixal-waxdao-staking.md).

# Pixal WAXDAO Staking

{% embed url="<https://waxdao.io/v2/farm/pixeljourney>" %}
<https://waxdao.io/v2/farm/pixeljourney>
{% endembed %}

Our first Pixal NFT Staking Farm on WaxDAO started out 18th of March 2024, and initially distributed 0.25 PXJ/hour for each Pixal staked.

In June it was increased to 0.5 PXJ/h, and finally in October up to the current rate of 1 PXJ/h.

The current plan for Pixal PFPs is to let them stake at the current rates till the end of Season 1, after which it will be up to the [Rock Council](/season-1/the-rock-council.md) to allocate them PXJ to boost their WaxDAO Farm staking power if desired in the community.

The staking is non-custodial, meaning that the Pixal PFPs remain in stakers wallets (and can for example be listed on markets simultaneously with staking).

###


---

# 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://docs.pixeljourney.xyz/season-1/the-pixal-pfps/pixal-waxdao-staking.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.
