> For the complete documentation index, see [llms.txt](https://docs.ladt.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ladt.co/usda-and-mek/usda-minting-guide/how-to-access-usda/deposit-usda-to-ladt-account.md).

# Deposit USDA to LADT Account

Once you have finished setting up your LADT account, you will be able to deposit the below USDA to your account:&#x20;

* USD-pegged USDA

{% hint style="info" %}
*LADT account is not a wallet service. You should only deposit USDA to LADT account if you are planning to redeem USDA to fiat currency and vice versa.*
{% endhint %}

## How to start

* Log in to your LADT account the click "Deposit".

<figure><img src="/files/4c3IB1mHIOWPxjyOnzfE" alt=""><figcaption></figcaption></figure>

If you wish to deposit USDA to your LADT account you may want to generate the deposit address.

* Here you will see the respective deposit address:

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

{% hint style="info" %}
***i)** For USDA, you can choose Arbiturm One Chain only.*\
\
\&#xNAN;***ii)** Select the transport protocol carefully and double-check your address, as choosing the wrong transport can result in unrecoverable funds.*
{% endhint %}

* Initiate a transaction from your external wallet to your USDA address. Once the platform detects the incoming USDA transaction on the network, it will appear in your Transaction section as a pending transaction.
* Finally, your balance will be credited when the transaction is complete.

If your account has not been verified yet, please refer to [Registration and KYC Verification](https://docs.ladt.co/usda-and-mek/usda-minting-guide/how-to-access-usda/mint-usda#registration-and-kyc-verification). If your account is already verified, kindly proceed to [Redeem USDA](/usda-and-mek/usda-minting-guide/how-to-access-usda/redeem-usda.md) to learn about the redemption process for your USDA.

If you have any questions about making a deposit process, please contact Customer Support Team.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.ladt.co/usda-and-mek/usda-minting-guide/how-to-access-usda/deposit-usda-to-ladt-account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
