# Deposit & Withdraw

How to make deposits to your accounts or Withdraw your assets

> You should be [logged in](https://docs.cayc.exchange/docs/ui_docs/account_management/#login) to perform this action.

<br>

<figure><img src="https://res.cloudinary.com/dpnrocxf9/image/upload/v1612668815/fine-exchange-docs/ui/wallets_231d..png" alt=""><figcaption></figcaption></figure>

### Create a new Wallet.

* Click on `GENERATE WALLET` on any coin you like to create the wallet for.
* After that a popup (Dialogue) will appear, Click on `GENERATE`

<br>

<figure><img src="https://res.cloudinary.com/dpnrocxf9/image/upload/v1612669541/fine-exchange-docs/ui/generate_wallet_23dn12.png" alt=""><figcaption></figcaption></figure>

* Now you will Have Deposits and Withdrawal Available

![](https://res.cloudinary.com/dpnrocxf9/image/upload/v1612671499/fine-exchange-docs/ui/deposit_withdraw_21dx.png)\ <br>

### Deposit and Withdraw.

&#x20;*Deposit*\
&#x20;*Withdraw*

<figure><img src="https://res.cloudinary.com/dpnrocxf9/image/upload/v1612671005/fine-exchange-docs/ui/withdraw_2d.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://res.cloudinary.com/dpnrocxf9/image/upload/v1612671005/fine-exchange-docs/ui/deposists_22xsd.png" 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://cayc.gitbook.io/cayc/cayc-exchange/cayc-exchange-documentation-home/basic-ui-ux-documentation/deposit-and-withdraw.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.
