# Our Features

{% hint style="info" %}
**GitBook tip:** A succinct video overview is a great way to introduce folks to your product. Embed a Loom, Vimeo or YouTube video and you're good to go! We love this video from the fine folks at Loom as a perfect example of a succinct feature overview.
{% endhint %}

## The Cold Wallet You Need

A mobile first cold wallet that keeps your private key secure. Unlike hot wallets, cold wallets keep your private keys in offline. Carta encrypts and stores your the wallet's private key in a secure NFC enabled card, making it truly offline and secure from attacks.

{% content-ref url="/pages/o2R1oKEOqt4xd8iERjMb" %}
[Getting set up](/fundamentals/getting-set-up.md)
{% endcontent-ref %}

<figure><img src="/files/GJF4aeUvbngmn0ytsU6g" alt=""><figcaption></figcaption></figure>

## For All Your Crypto & Digital Assets.

Support over 5000+ cryptocurrencies from multiple networks all in one. We are continuosly improving and adding support for more tokens and networks as we progress. Check out the full list here:

{% content-ref url="/pages/bumDhckAqvtl7WaufYOi" %}
[Supported Networks](/product-guides/supported-networks.md)
{% endcontent-ref %}

{% content-ref url="/pages/EFP5sbwCzzNc7hFTbnIc" %}
[Supported Tokens](/product-guides/supported-tokens.md)
{% endcontent-ref %}

<figure><img src="/files/CSUUjBDh1ByupnaD5CQF" alt=""><figcaption></figcaption></figure>

## Defi Enabled.

Stake, swap or trade NFTs easily across your favourite dapps with WalletConnect. WalletConnect is an open source protocol that allows you to connect your crypto wallet to decentralised applications (dApps) on the web.

{% content-ref url="/pages/8Y7nLRypAVyEXuEeEqVJ" %}
[WalletConnect](/fundamentals/walletconnect.md)
{% endcontent-ref %}

<figure><img src="/files/6xlUQSXqSVXKbwvl2GDL" alt=""><figcaption></figcaption></figure>


---

# 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.cartawallet.com/overview/our-features.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.
