> 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/staking-and-lp-rewards/tacoswap-meals-and-salsa.md).

# TacoSwap (MEALS & SALSA)

<https://swap.tacocrypto.io/salsa?search=pxj>If you're all new to TacoSwap and their MEALS/SALSA pools, consider checking this [article from their medium introducing it](https://medium.com/@taco.wax/taco-swap-18aa7624af7).

Otherwise, in quick summary here:

The Taco Project on Wax offers a series of staking reward tools on their TacoSwap site, which offers great LP-provider reward possibilities that we plan to introduce to the Pixel Journey here in Season 1.

They have two different types:

* Single staking rewards: SALSA pools
* Token pair LP rewards: MEALS pools

Using these two options projects can setup/create reward programs/periods where they distribute stakers of their project tokens. Rewards can be both tokens (e.g. $WAXP, $PXJ or the platforms own $TACO token), or NFT rewards.

These rewards become available claimable daily to stakers, and can have a widely varying APY % value, depending on a ton of different factors such as amount of liquidity locked (TVL), volume (as LP provider fees can add up significantly), and number of users participating in each pool/reward option made available.

### Find our pools here:

\
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 %}

<figure><img src="/files/aN2pnJnqbfso1C1bYG5P" alt=""><figcaption><p>PXJ/Token LP pairs on TacoSwap with PXJ MEAL rewards</p></figcaption></figure>

* TacoSwap SALSA Staking Link:

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

<figure><img src="/files/Hq6CDsDx2kb0AEDCDfwH" alt=""><figcaption><p>SALSA Pool on Tacoswap -> Stake TACO Earn PXJ</p></figcaption></figure>

* Pepperstake **Pixel Journey $PXJ Token Stake**

  Stake your $PXJ tokens by themselves here, and earn more PXJ tokens:

{% embed url="<https://pepperstake.online/pool/203>" %}
<https://pepperstake.online/pool/203>
{% endembed %}

<figure><img src="/files/iqGm8Zza1T4Sykik9t2r" alt=""><figcaption><p>PXJ staking pool on Pepperstake -> Stake PXJ Earn PXJ</p></figcaption></figure>


---

# 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/staking-and-lp-rewards/tacoswap-meals-and-salsa.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.
