# Sending and Receiving Funds

With Talisman you can send and receive assets from many networks. In this section, you will learn how to copy your account addresses to receive funds, send funds to other people, and understand your transactions as you make them.

{% content-ref url="/pages/5q3SsVdsU0pFMenuWzdX" %}
[Copy Address / Receive Funds](/talisman/wallet-features/sending-and-receiving-funds/copy-address-receive-funds.md)
{% endcontent-ref %}

{% content-ref url="/pages/uwFV7BBIUj7WtgMMFbtc" %}
[Sending Funds](/talisman/wallet-features/sending-and-receiving-funds/sending-funds.md)
{% endcontent-ref %}

{% content-ref url="/pages/0DwZryRlSnEohlPaOTQf" %}
[How to use ENS in Talisman](/talisman/wallet-features/sending-and-receiving-funds/how-to-use-ens-in-talisman.md)
{% endcontent-ref %}

v 3.1.16


---

# 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.talisman.xyz/talisman/wallet-features/sending-and-receiving-funds.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.
