# Ethereum (ETH)

- [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.


---

# 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/ethereum-eth.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.
