# Tutorial

## **The tutorial space mainly focus on**

* [How to backup wallet](/guides/tutorial/how-to-backup-wallet.md)
* [How to create/import wallet](/guides/tutorial/how-to-create-import-wallet.md)
* [How to manage accounts](/guides/tutorial/how-to-manage-accounts.md)
* [How to manage networks?](/guides/tutorial/how-to-manage-networks.md)
* [How to manage wallets](/guides/tutorial/how-to-manage-wallets.md)
* [What's the difference between ID Wallet and Normal Wallet](/guides/tutorial/whats-the-difference-between-id-wallet-and-normal-wallet.md)
* [What's the difference between wallet and account](/guides/tutorial/whats-the-difference-between-wallet-and-account.md)
* [About 'Default Wallet'](/guides/tutorial/about-default-wallet.md)
* [Disconnect with dApps](/guides/tutorial/disconnect-with-dapps.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.teleportwallet.io/guides/tutorial.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.
