# Bank Accounts

**Bank Accounts** page allows you to work with bank and cryptocurrency accounts. From this page, you can add and edit bank accounts, ETH accounts, and create ETH transactions.

<div align="left"><img src="https://3617974444-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lpbaf1ylArO-izU3ABg%2F-LquH2O7fNIktGsu-qHK%2F-LquH548wOiYAdH6mjjj%2Fjoxi_screenshot_1570788345790.png?alt=media&#x26;token=b4b4cfa2-de7a-4814-ad85-8f70709bbba7" alt="The Bank accounts tab"></div>

#### **How to add a bank account**

1. Select **Add account**, then select **Bank account** on the drop-down lis&#x74;**.** The system will redirect you to the account creating page.&#x20;
2. Enter **Account Name** and **Last 4 digits of bank account** in correspondent boxes.
3. Select account type - **Receiving** or **Sending**. You can choose both.
4. If you choose **Receiving**, set a type of Receiving account. To set the type, select an option from the **Select Type** drop-down menu.
5. Select **Create**.

<div align="left"><img src="https://3617974444-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lpbaf1ylArO-izU3ABg%2F-Lpm2OkYfN8__vXUuIkT%2F-Lpm2SdtUCGNGpakRMC6%2Fjoxi_screenshot_1569576529748.png?alt=media&#x26;token=649fba60-14a6-4b48-a70f-7b10ab06f9b7" alt="The account creating page"></div>

#### How to edit a bank account

1. Select an account from the list. The system will redirect you to the settings view.
2. In the settings view, select **Configure**. The modal window appears.
3. In the modal window, perform steps required for setting an account.
4. To exit the settings, select **Back & save**.
5. To edit an account, select **Edit info**.
6. To set a default receiving account, select **Set default for receiving**.

<div align="left"><img src="https://3617974444-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lpbaf1ylArO-izU3ABg%2F-Lpgp5DUuyePlJ2eExFm%2F-LpguD0290gdr89P0_rx%2Fjoxi_screenshot_1569489407773.png?alt=media&#x26;token=3fab1038-3a9c-4c38-b792-bebf1d23981a" alt="The account settings view"></div>

#### How to add a crypto account

1. Select **Add account,** then select **Crypto account** on the drop-down lis&#x74;**.** The modal window will appear.
2. In the modal window, enter **Name** for an account.
3. Enter **Eth Address**.
4. Select **Save**. The **Verify Eth Address** modal window will appear.
5. In the modal window, select the verification method.
6. Use your smartphone to scan the QR code.

<div align="left"><img src="https://3617974444-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lpbaf1ylArO-izU3ABg%2F-LrJ0qxhHgOqGOtaeRhJ%2F-LrJDzF9gfDhkvXWgwQL%2Fjoxi_screenshot_1571223724863.png?alt=media&#x26;token=5e173d5e-7d74-45d2-8bf8-27bf900c7528" alt="The Verify Eth Address modal window"></div>

#### How to edit a crypto account

1. In the bank accounts list, select **Aitheon Account**. The system redirects you to the Transactions page.
2. In the Transactions page, select **Settings**. The system redirects you to the settings page.
3. In the settings page, select **Edit**. The modal window will appear.
4. In the modal window, enter your changes and select **Save**.
5. To delete an account, select **Delete**.

<div align="left"><img src="https://3617974444-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lpbaf1ylArO-izU3ABg%2F-LphEj-87uXFMx_mIplX%2F-LphMiCoWg60kZi-nBum%2Fjoxi_screenshot_1569497953283.png?alt=media&#x26;token=6c5e5d5b-8fbe-444f-bdc5-93506ede9a9f" alt="Settings page"></div>

#### How to create a crypto transaction

1. In the bank accounts list, select **Aitheon Account**. The system redirects you to the Transactions page.
2. In the Transactions page, select **New transaction**. The **New Transaction** modal widow will appear.
3. In the modal window, select receiving account in the drop-down menu **To.**
4. Enter **Amount** of a transaction.
5. Enter **Description** (optional).
6. Select **I agree to the Terms and Conditions** checkbox.
7. Select **Continue**.

<div align="left"><img src="https://3617974444-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lpbaf1ylArO-izU3ABg%2F-Lpm2OkYfN8__vXUuIkT%2F-LpmLfjhHA-x1igTgap1%2Fjoxi_screenshot_1569581596795.png?alt=media&#x26;token=4fcf25be-7a87-428d-a04c-c3476088f916" alt="The New Transaction modal window"></div>

####


---

# 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.aitheon.com/treasury/bank-accounts.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.
