> For the complete documentation index, see [llms.txt](https://docs.ciondigital.com/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ciondigital.com/en/platform-capabilities/foundation/onboarding.md).

# Onboarding

1. Navigate to [www.https://app.ciondigital.com/login](about:blank)  and click “Create a new Cion Digital Account”  at the bottom of the page. &#x20;

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

2\.  Fill in the following information:

* Enter email ID and click Verify
* Code - Enter code received at the email ID listed
* Password
* First & Last Name
* Title
* Business Name
* Business Domain Name/ Website
* Business Category

3\. On registering, enter the 2-factor authentication code in the pop-up displayed to complete the login.

3\. Click on either login or navigate to <https://app.ciondigital.com/> and login to enter the platform.

4\. Once logged in, in the left navigation, click on the Manage Account option.

5\. Under Settings, configure your USDT/USDT Wallet Address by adding the wallet address.

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

6\. Copy and paste the USDT or USDC wallet address from Crypto.com.

[How to create a Crypto.com account](https://docs.google.com/document/d/14SDkAbNcYiwSGnQni1Pz6BAlm3ePU6D3eLAoak2TZ6o/edit?usp=sharing)

These are the steps to find the user's USDT wallet address:

![](/files/f944PEqY5hBgMZ3Yw8rx)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.ciondigital.com/en/platform-capabilities/foundation/onboarding.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.
