# Introduction

- [Welcome to Talisman](https://docs.talisman.xyz/talisman/introduction/welcome-to-talisman.md): Welcome seeker!
- [Talisman Wallet](https://docs.talisman.xyz/talisman/introduction/talisman-wallet.md): An extension for holding and receiving your DotSama assets.
- [Extension Feature Highlights](https://docs.talisman.xyz/talisman/introduction/talisman-wallet/extension-feature-highlights.md)
- [Extension Views](https://docs.talisman.xyz/talisman/introduction/talisman-wallet/extension-views.md)
- [Talisman Portal](https://docs.talisman.xyz/talisman/introduction/talisman-portal.md): An application for viewing and managing your DotSama assets.
- [Portal Feature Highlights](https://docs.talisman.xyz/talisman/introduction/talisman-portal/portal-feature-highlights.md): An introduction to the Talisman DeFi Portal
- [Talisman Staking and Delegation](https://docs.talisman.xyz/talisman/introduction/talisman-portal/talisman-staking-and-delegation.md): Using Talisman gives you the ability to stake a myriad of assets directly within the platform. In this guide, we will give you the complete rundown on staking with Talisman.
- [Cross-chain Swaps](https://docs.talisman.xyz/talisman/introduction/talisman-portal/cross-chain-swaps.md): Swap assets effortlessly across different chains and enjoy the convenience of comparing providers.
- [Buy\Sell](https://docs.talisman.xyz/talisman/introduction/talisman-portal/buy-sell.md)
- [Spirit Keys and Commendations](https://docs.talisman.xyz/talisman/introduction/talisman-portal/spirit-keys-and-commendations.md): The NFT collections of Talisman


---

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