# How do I transfer and receive?

#### How to transfer？&#x20;

Open the OORT wallet and choose the token you want to transfer, click “Transfer”, Click "Send" to input the transfer info, like amount, receiver address, and complete the password verification.

#### How to receive?

Open the OORT wallet and choose the token you want to receive, click "Receive" to get the wallet address, and send the wallet address to the other party.

#### Tips:

If someone is transferring tokens to you via OORT, simply show them your address QR code for an easy transfer.


---

# 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.oortech.com/oort/oort-wallet/ale-faq/how-do-i-transfer-and-receive.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.
