# New to Crypto?

{% hint style="info" %}

## This section now only includes Cardano based information. We'll add an Ethereum / Immutable guide soon as well

{% endhint %}

Here is everything you need to get started with **CARDANO:**

**Wallets**

> Recommended Cardano mobile wallet
>
> * <https://tokeopay.io/>

> Recommended Cardano desktop wallet
>
> * <https://typhonwallet.io>
> * <https://eternl.io/>

*Note, you need to set 5 ADA collateral within your wallet to interact with Cardano protocols. Open settings within your wallet and look for **collateral**. You can unlock the collateral at any time.*

*For newcomers to crypto, (1) never share your seed phrase with anyone; (2) check the transaction is correct before confirming with your password; (3) ideally interact with protocols using one wallet, while storing tokens in a separate wallet.*

**Useful Cardano protocols**

> Largest marketplaces for Necro League NFTs:
>
> * <https://www.jpg.store/collection/tirelessworkers?tab=items>
> * <https://www.wayup.io/collection/78dea0d35c9ac1f554066ab4491b0862c2482bdf617e0ba81414d51c>

> Swap Cardano native tokens
>
> * <https://cswap.trade/>
> * <https://minswap.org>
> * <https://www.dexhunter.io/>

> Create a custom Cardano handle
>
> * <https://mint.handle.me/>

**Analytical resources**

> View Cardano native tokens
>
> * <https://www.taptools.io/>

> Explore Cardano blockchain
>
> * <https://cexplorer.io/>
> * <https://cardanoscan.io/>

> View Cardano addresses and blockchain in real time
>
> * <https://pool.pm/search/>

> Check NFT rankings
>
> * <https://cnft.tools/>

*Any other questions? Just ask in the general chat or DM ion Discord! Appreciate you joining Cardano and learning more about the Necro League project and ecosystem*

{% content-ref url="/pages/7dtcLsBipPnxwRUH7gzX" %}
[Official links](/whitepaper/official-links.md)
{% endcontent-ref %}


---

# 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://necroleague.gitbook.io/whitepaper/new-to-crypto.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.
