# Steps to Collect Tactics

## Wallet

You need a tezos wallet: On a desktop we suggest the Temple web wallet -> [Temple Wallet](https://thanoswallet.com/)

On a mobile device we suggest the Kukai web wallet -> [Kukai](https://kukai.app/)\
\
Once your wallet is created please make sure to follow the wallet's instructions for backing up your seed phrase.  If you lose your seed phrase, you can lose access to your assets forever, and no one can help you.

## Gas

You will need a little bit of XTZ (tezos) in your wallet to pay for gas fees on the network, plus enough XTZ to swap for a few thousand $PXL. Head over to your favorite exchange ([Coinbase](https://www.coinbase.com/price/tezos), [Gemini](https://www.gemini.com/prices/tezos), [Binance](https://www.binance.com/en/trade/XTZ_USDT)) and grab some XTZ, then send it to your new wallet address.

## Swap

Swap XTZ for chunk of $PXL using [QuipuSwap.](https://quipuswap.com/swap?from=tez\&to=KT1F1mn2jbqQCJcsNgYKVAQjvenecNMY2oPK_0) Once you see the new balance show up in your wallet you are ready to start collecting some TACTICs!

## Collect

-Create a Pixel profile at <https://www.pxl.games/profile> and connect your wallet. \
-Transfer a few hundred $PXL from your wallet into your profile. \
-While you're there, make an alias. \
-Then head over to <https://www.pixeldebates.com/> to connect your wallet, and start claiming tactic NFT fragments. You can combine fragments to craft and upgrade tactics, and/or trade in the marketplace towards your ideal decks.\
\
If you want to know which cards to trade for, we have several sample decks listed [here](/guides/sample-deck.md).

## Connect

Check out what is happening in the PixelDebates Community:\
\
Twitter:[@PixelPotus](https://twitter.com/PixelPotus)\
\
Discord:[Invitation](https://discord.gg/CbdbvwtwkM)\
\
Telegram:[Invitation](https://t.me/pixelpotus)


---

# 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://rules.pixeldebates.com/guides/steps-to-collect-tactics.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.
