# Using Talisman with a Website/dApp

Talisman makes it easy to interact with websites and decentralized applications across multiple networks while keeping full control of your assets. This section explains how to connect your wallet to a dApp, switch networks when required, and manage token approvals so you always know what access you are granting and why.

These guides will help you use Talisman confidently when exploring dApps across supported ecosystems.

{% content-ref url="/pages/x9ZvJ5ajgPJbfR5BvJ97" %}
[Connect your wallet to a Website/dApp](/talisman/wallet-features/using-talisman-with-a-website-dapp/connect-your-wallet-to-a-website-dapp.md)
{% endcontent-ref %}

{% content-ref url="/pages/nm3He1Yx8OFCQh5BT5Nu" %}
[Switching Networks and Accounts on Dapps](/talisman/wallet-features/using-talisman-with-a-website-dapp/switching-networks-and-accounts-on-dapps.md)
{% endcontent-ref %}

{% content-ref url="/pages/psAQex9r7PbLlqBqK0Iq" %}
[Token Approvals](/talisman/wallet-features/using-talisman-with-a-website-dapp/token-approvals.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/using-talisman-with-a-website-dapp.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.
