# Digital assets transfer tutorial

1. On the D-Vault page, find the Repayment / Pay to card button.
2. Select "Digital Assets (USDC, USDT)" and choose the network you want.
   1. USDT supported networks: Ethereum, TRON, Solana, Polygon
   2. USDC supported networks: Ethereum, Solana, Polygon, Base
3. If this is your first transfer, you will need to fill in your personal information to meet compliance requirements (this step is not required for future repayments).
4. After completing the above steps, DeCard will provide you with a unique address.
5. Simply transfer your digital assets to this address (Transfer and conversion services are provided by FOMO PAY).
6. Once the transfer is detected on the blockchain, FomoPay will convert your digital assets to SGD at the real-time exchange rate, and the equivalent SGD amount will be credited to your account.

If your transfer has not been credited within 30 minutes, please reach out to our customer service team.

{% content-ref url="/pages/AvxhQtLojX9L62liGwgM" %}
[What can I do if my transfer does not arrive?](/en/d-vault/what-can-i-do-if-my-transfer-does-not-arrive.md)
{% endcontent-ref %}


---

# 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://help.thedecard.com/en/d-vault/digital-assets-transfer-tutorial.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.
