# Create On-Chain Account

{% hint style="info" %}
At launch, creation of new on-chain accounts is on an invitation-only basis. You will be requested to enter a valid invite code before creating a new on-chain account.
{% endhint %}

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

Now setup your own self custodial wallet (on-chain account).&#x20;

Cantex will show you a 24 word passphrase which you must confirm.

**It is important that you store this safely and securely (and ideally offline).**

{% hint style="info" %}
If you lose your passphrase you may lose access to your funds.
{% endhint %}

{% hint style="info" %}
Cantex does NOT store this passphrase on your behalf
{% endhint %}

<figure><img src="/files/EonOzdKbVU6Zbfzn3klA" 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.cantex.io/make-an-account/create-on-chain-account.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.
