# Create your wallet

- [Wallet activation](https://docs-wallet.loopring.io/create-your-wallet/wallet-activation.md)
- [Activate a Counterfactual wallet](https://docs-wallet.loopring.io/create-your-wallet/wallet-activation/activate-a-counterfactual-wallet.md): A counterfactual wallet is a type of wallet that only has access to Loopring L2
- [Activate the full Loopring wallet](https://docs-wallet.loopring.io/create-your-wallet/wallet-activation/activate-the-full-loopring-wallet.md): The full Loopring wallet consists of activating both Layer 1 and Layer 2
- [Video guides](https://docs-wallet.loopring.io/create-your-wallet/wallet-activation/video-guides.md): Here are different video walkthroughs about wallet creation
- [Name your wallet with an ENS](https://docs-wallet.loopring.io/create-your-wallet/name-your-wallet-with-an-ens.md): An Ethereum Name Service (ENS) is a customizable secondary address that you can purchase for your Loopring Smart Wallet.


---

# 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-wallet.loopring.io/create-your-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.
