# Wallet Features

- [Sending and Receiving Funds](https://docs.talisman.xyz/talisman/wallet-features/sending-and-receiving-funds.md)
- [Copy Address / Receive Funds](https://docs.talisman.xyz/talisman/wallet-features/sending-and-receiving-funds/copy-address-receive-funds.md)
- [Sending Funds](https://docs.talisman.xyz/talisman/wallet-features/sending-and-receiving-funds/sending-funds.md): In this article, we’ll show you how to send funds from your Talisman wallet.
- [Reading Transaction Details](https://docs.talisman.xyz/talisman/wallet-features/sending-and-receiving-funds/reading-transaction-details.md)
- [How to use ENS in Talisman](https://docs.talisman.xyz/talisman/wallet-features/sending-and-receiving-funds/how-to-use-ens-in-talisman.md): A Step-by-Step Guide
- [Transaction Safety Analysis](https://docs.talisman.xyz/talisman/wallet-features/transaction-safety-analysis.md): Transaction Safety Analysis in Talisman provides users with comprehensive risk assessments by simulating transactions and analyzing message content for Ethereum, helping to identify security threats.
- [Using the Address Book](https://docs.talisman.xyz/talisman/wallet-features/using-the-address-book.md): Adding an address to Talisman's address book
- [Using Talisman with a Website/dApp](https://docs.talisman.xyz/talisman/wallet-features/using-talisman-with-a-website-dapp.md)
- [Connect your wallet to a Website/dApp](https://docs.talisman.xyz/talisman/wallet-features/using-talisman-with-a-website-dapp/connect-your-wallet-to-a-website-dapp.md): A step by step guide
- [Switching Networks and Accounts on Dapps](https://docs.talisman.xyz/talisman/wallet-features/using-talisman-with-a-website-dapp/switching-networks-and-accounts-on-dapps.md)
- [Token Approvals](https://docs.talisman.xyz/talisman/wallet-features/using-talisman-with-a-website-dapp/token-approvals.md)
- [View/Manage NFTs](https://docs.talisman.xyz/talisman/wallet-features/view-manage-nfts.md)
- [Using the Talisman Portal](https://docs.talisman.xyz/talisman/wallet-features/using-the-talisman-portal.md)
- [Portal Portfolio](https://docs.talisman.xyz/talisman/wallet-features/using-the-talisman-portal/portal-portfolio.md): An introduction to the Talisman webapp
- [Your NFTs](https://docs.talisman.xyz/talisman/wallet-features/using-the-talisman-portal/your-nfts.md)
- [How to Stake on Talisman](https://docs.talisman.xyz/talisman/wallet-features/using-the-talisman-portal/how-to-stake-on-talisman.md): Using Talisman gives you the ability to stake myriad assets directly within our platform. In this guide, we will give you the complete rundown on staking with Talisman.
- [Transaction History](https://docs.talisman.xyz/talisman/wallet-features/using-the-talisman-portal/transaction-history.md)


---

# 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.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.
