# Setup a wallet

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

To get started on CabbageSwap, you'll need is to set up a wallet that supports Ancient8 Chain.

{% hint style="danger" %}
***NEVER EVER*** share your seed phrases with anyone, safely backup your recovery phrases.
{% endhint %}

Various wallets are merely tools to manage your crypto assets, which are securely stored on the blockchain. Much like checking your Gmail on an iPhone or Android phone, the ownership of your account remains unchanged. So, don't feel disadvantaged by using a different wallet. You can always import your wallet into ones that are compatible with CabbageSwap, like MetaMask.

Choose your favorite wallet to start with. If you are using the mobile app, it is highly recommended to use the built-in browser shipped with wallet, which works the best.

Set up a wallet on

* [Metamask](https://app.gitbook.com/o/XYdMM3neOzJwyZiMYI1s/s/2HmfXRZsCupsyOMVk3xX/~/changes/4/get-started/get-started-on-neon/setup-a-wallet/metamask)
* Others (coming soon)


---

# 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.cabbageswap.com/cabbageswap/get-started/get-started-on-ancient8/setup-a-wallet.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.
