# Create a wallet

To start using Coinsbuy, you need to create your first Enterprise or Merchant wallet.

While the wallet is being initialized, its status is set to *In progress*. In a couple of minutes, this status changes to *Active*, indicating that the wallet is set up and ready to use.

With Coinsbuy, you can create any number of wallets in any currencies, but consider the following:

* To create a wallet for tokens, you need to link it with a parent wallet denominated in coins.
* Enterprise wallets denominated in ETH, TRX, BNB, XRP, or XLM require the [Activation fee](#user-content-fn-1)[^1]. Make a deposit to activate such wallet. The deposit address is displayed in the Wallet address field in the wallet settings.

For a step-by-step tutorial, refer to [How to create a wallet](/how-tos/manage-your-wallets/how-to-create-a-wallet.md).

{% hint style="danger" %}
Make sure to properly [configure security settings](/get-started/configure-security-settings-and-access-permissions.md) for each newly created wallet.
{% endhint %}

[^1]: A deposit to activate your wallet.

    For more details: [Key terms](/references/key-terms.md#activation-fee)


---

# 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.coinsbuy.com/get-started/create-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.
