# Deposit and Withdrawal

To receive crypto-assets, you will need the wallet address. Go to the Home interface and press Receive and press the asset that will receive the future transaction. The public key will be issued to you (address).

To issue a transaction you will need to go to the Home interface and click on Send and press the corner that will be the subject of your transaction. Add the receiver's wallet address on the first line and indicate the desired amount.

![](/files/6Aejzy3dYNM0xQpqwQ1f)


---

# 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://docs1.sculptereum.com/digital-wallet/trust-wallet/deposit-and-withdrawal.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.
