# Setup

Check the prerequisite setup required before users can register on the Cion Digital platform:

## Setup Bank Account(s)

The bank account(s) is the account(s) which a user needs to manage the FIAT funds. Associate this account with the Cion platform to transfer fiat from the crypto exchange after the crypto is sold out.&#x20;

## Setup Crypto Wallet

Setting up a crypto wallet is mandatory on the Cion Digital platform. The crypto wallet acts just like your bank account but it keeps the cryptocurrencies than FIAT. It's used to send and receive crypto coins while making crypto payments or depositing the crypto as a collateral for crypto loans.


---

# 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.ciondigital.com/en/fundamentals/setup.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.
