# Other Blockchains

- [Linking Wallets](https://docs.splinterlands.com/platform/other-blockchains/linking-wallets.md): Several external blockchain wallet can be linked to your Splinterlands account for easy transfers and purchases.
- [Worldwide Asset Exchange (WAX)](https://docs.splinterlands.com/platform/other-blockchains/worldwide-asset-exchange-wax.md): Splinterlands assets can be bridged to and from the WAX blockchain.
- [Sending from WAX to Splinterlands](https://docs.splinterlands.com/platform/other-blockchains/worldwide-asset-exchange-wax/receiving-from-wax.md): Sending assets from WAX back into Splinterlands (depositing) is possible by a few different methods.
- [Sending Packs from WAX](https://docs.splinterlands.com/platform/other-blockchains/worldwide-asset-exchange-wax/receiving-from-wax/sending-packs-from-wax.md): Packs can be sent from WAX (deposited) to Splinterlands through the PACK OPEN page.
- [Sending Cards from WAX](https://docs.splinterlands.com/platform/other-blockchains/worldwide-asset-exchange-wax/receiving-from-wax/sending-cards-from-wax.md)
- [Sending from Splinterlands to WAX](https://docs.splinterlands.com/platform/other-blockchains/worldwide-asset-exchange-wax/sending-to-wax.md): When Splinterlands assets are sent to linked WAX accounts, a new tokenized version of that asset is created on WAX and assigned a WAX mint number.
- [Sending Cards to WAX](https://docs.splinterlands.com/platform/other-blockchains/worldwide-asset-exchange-wax/sending-to-wax/sending-cards-to-wax.md): Splinterlands cards can easily be sent to a linked WAX wallet.
- [Sending Packs to WAX](https://docs.splinterlands.com/platform/other-blockchains/worldwide-asset-exchange-wax/sending-to-wax/sending-packs-to-wax.md): Packs can be bridged to the WAX blockchain through the OPEN page.
- [Sending Land Plot Claims to WAX](https://docs.splinterlands.com/platform/other-blockchains/worldwide-asset-exchange-wax/sending-to-wax/sending-land-plot-claims-to-wax.md)
- [Splinterlands on Atomic Hub](https://docs.splinterlands.com/platform/other-blockchains/worldwide-asset-exchange-wax/splinterlands-on-atomic-hub.md): Splinterlands has an official WAX market page that can be found on Atomic Hub.
- [Ethereum (ETH)](https://docs.splinterlands.com/platform/other-blockchains/ethereum-eth.md): Some Splinterlands assets can be bridged to the Ethereum blockchain, where they can be traded on decentralized exchanges or listed on marketplaces such as Opensea.
- [Adding DEC to Metamask](https://docs.splinterlands.com/platform/other-blockchains/ethereum-eth/adding-dec-to-metamask.md): To see your ETH-based DEC in Metamask, you'll first need to add the token to your wallet.
- [ETH Network Fees (Gas)](https://docs.splinterlands.com/platform/other-blockchains/ethereum-eth/eth-network-fees-gas.md): Learn what to expect with  gas fees when interacting with the Ethereum blockchain.
- [Sending Cards to Ethereum](https://docs.splinterlands.com/platform/other-blockchains/ethereum-eth/sending-cards-to-ethereum.md): Learn how to send Splinterlands cards to your linked Ethereum wallet.
- [Transferring DEC to Ethereum](https://docs.splinterlands.com/platform/other-blockchains/ethereum-eth/transferring-dec-to-ethereum.md): Learn how to transfer DEC to your linked Ethereum wallet.
- [Uniswap DEX](https://docs.splinterlands.com/platform/other-blockchains/ethereum-eth/uniswap-dex.md): Learn how to use the Uniswap decentralized exchange protocol to trade Dark Energy Crystals, or to provide liquidity in exchange for rewards.
- [Uniswap Liquidity Pools](https://docs.splinterlands.com/platform/other-blockchains/ethereum-eth/uniswap-dex/uniswap-liquidity-pools.md): Learn how to provide liquidity to one of the DEC pairings on the Uniswap decentralized exchange protocol.
- [Depositing Assets from Ethereum](https://docs.splinterlands.com/platform/other-blockchains/ethereum-eth/depositing-assets-from-ethereum.md): Learn how to get your Ethereum Splinterlands assets back into the game.
- [Binance Smart Chain (BSC)](https://docs.splinterlands.com/platform/other-blockchains/binance-smart-chain-bsc.md)
- [What is Binance Smart Chain?](https://docs.splinterlands.com/platform/other-blockchains/binance-smart-chain-bsc/what-is-binance-smart-chain.md): Understand the details of Binance Smart Chain.
- [Setting up BSC on Metamask](https://docs.splinterlands.com/platform/other-blockchains/binance-smart-chain-bsc/setting-up-bsc-on-metamask.md): Learn how to set up your Metamask wallet extension to transact on Binance Smart Chain (BSC).


---

# 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://docs.splinterlands.com/platform/other-blockchains.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.
