> 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/kickstarting-the-pxj-economy/pxj-basic-info.md).

# PXJ Basic Info

Token ticker: $PXJ

* Max Supply: 10 billion (10 000 000 000)
* Amount distributed per season: 10% of the remaining unallocated $PXJ supply
* Amount allocated to distribution so far:\
  \- Season 1: 1 billion (1 000 000 000 PXJ)\
  \- Season 2: 900 million (900 000 000 PXJ)\
  \- Season 3: 810 million\
  \- .. etc.

By following this model each Season along the way will slowly have a lower allocation of PXJ tokens to be released into the circulation, leading to around a 6.9 Season/year token distribution halving mechanic.

### PXJ Analytic pages:

* Find PXJ onchain (on Wax.bloks.io, an otherwise generally deprecated blocks viewer):
  * <https://wax.bloks.io/tokens/PXJ-wax-pixeljourney>
* PXJ/WAX Alcor Pools stats and analytics:

{% embed url="<https://alcor.exchange/analytics/pools/1195>" %}
<https://alcor.exchange/analytics/pools/1195>
{% endembed %}

* WaxOnEdge PXJ Analytics:

{% embed url="<https://waxonedge.app/analytics/token/PXJ_pixeljourney>" %}

### PXJ Swap and LP options:

* Alcor Swap Pool Link:

{% embed url="<https://alcor.exchange/swap?input=WAX-eosio.token&output=PXJ-pixeljourney>" %}
<https://alcor.exchange/swap?input=WAX-eosio.token&output=PXJ-pixeljourney>
{% endembed %}

* TacoSwap Swap Pool Link:

{% embed url="<https://swap.tacocrypto.io/swap?output=PXJ-pixeljourney&input=WAX-eosio.token>" %}
<https://swap.tacocrypto.io/swap?output=PXJ-pixeljourney&input=WAX-eosio.token>
{% endembed %}

* TacoSwap MEALS Pool Link:

{% embed url="<https://swap.tacocrypto.io/meal?search=pxj>" %}
<https://swap.tacocrypto.io/meal?search=pxj>
{% endembed %}

* TacoSwap SALSA Staking Link:

{% embed url="<https://swap.tacocrypto.io/salsa?search=pxj>" %}
<https://swap.tacocrypto.io/salsa?search=pxj>
{% endembed %}

* Alcor Farm Link:

<figure><img src="/files/YqplYvvgtK5NASZWHS4C" alt=""><figcaption></figcaption></figure>

{% embed url="<https://alcor.exchange/farm>" %}
<https://alcor.exchange/farm>
{% endembed %}

{% hint style="info" %}

* Manage Alcor LP position from <https://alcor.exchange/positions>
* **When opening a PXJ/WAX position make sure to pick Fee type: 1% (the other pools are not yet setup)**
* Your position needs to be actively 'staked' to Alcor Farms from the <https://alcor.exchange/farm> site before you start generating farming rewards! Click the "stake" button if you see the red "Not Staked" message on the token list
  {% endhint %}

### Pixel Journey NB Drops page:

* NeftyBlocks Drops (to purchase $PXJ redeemable PXJ Token Coins for WAX or PXJ):

{% embed url="<https://neftyblocks.com/collection/pixeljourney/drops>" %}
[https://neftyblocks.com/collection/pixeljourney/drops](https://neftyblocks.com/collection/pixeljourney/drops/204580)
{% endembed %}

### PXJ-Token Blends/Redemption pages:

* Neftyblocks - Blend redemption page with a 2000 - 100000 PXJ blend outcome chance:

{% embed url="<https://neftyblocks.com/collection/pixeljourney/blends/blend.nefty/33064>" %}
<https://neftyblocks.com/collection/pixeljourney/blends/blend.nefty/33064>
{% endembed %}

* WaxDAO redemption page - with a flat 8000 PXJ claim, not further expanded on once mints run out:

{% embed url="<https://waxdao.io/blends/1714>" %}
<https://waxdao.io/blends/1714>
{% endembed %}

* WaxDAO 5x token multi blend page - select 5 at once, get 5x8k = 40k PXJ as a fixed reward outcome, not further expanded on once mints run out:

{% embed url="<https://waxdao.io/blends/1710>" %}
<https://waxdao.io/blends/1710>
{% endembed %}

{% hint style="warning" %}
When using these WaxDAO Blends then **make sure** to only select either 1x PXJ Token Coin to blend when using the single token blend option, or 5 tokens if using the 5x token blend.

If you select more or less NFTs than the blend expects/matches, then it will give you an error.
{% endhint %}


---

# 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/kickstarting-the-pxj-economy/pxj-basic-info.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.
