# Getting Started with SSP Wallet

- [Change Language](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/quickstart.md)
- [Switch Chain](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/switch-chain.md)
- [Wallet](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/wallet.md)
- [Retrieve SSP Wallet Seed Phrase](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/wallet/quickstart.md)
- [Create a New Wallet](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/wallet/quickstart-1.md)
- [Restore Wallet Using Seed Phrase](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/wallet/quickstart-2.md)
- [Create Multiple Wallet](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/wallet/publish-your-docs.md)
- [Delete a Wallet](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/wallet/publish-your-docs-1.md)
- [Retrieving Your Wallet Address](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/wallet/retrieving-your-wallet-address.md)
- [Transaction](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/transaction.md)
- [Buy / Sell](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/transaction/buy-sell.md)
- [Swap](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/transaction/swap.md)
- [Send](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/transaction/send.md)
- [Receive](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/transaction/receive.md)
- [Export Transactions](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/transaction/export-transactions.md)
- [View Transactions](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/transaction/view-transactions.md)
- [Token](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/token.md)
- [Add Token to Main Screen](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/token/add-token-to-main-screen.md)
- [Remove Token from Main Screen](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/token/remove-token-from-main-screen.md)
- [Custom Tokens](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/custom-tokens.md)
- [Add Custom Token](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/custom-tokens/add-custom-token.md)
- [Delete Custom Token](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/custom-tokens/delete-custom-token.md)
- [Contacts](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/contacts.md)
- [Create New Contact](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/contacts/create-new-contact.md)
- [Edit Contact](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/contacts/edit-contact.md)
- [Delete Contact](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/contacts/delete-contact.md)
- [Logout Your SSP Wallet](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet/logout-your-ssp-wallet.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://sspwallet.gitbook.io/docs/getting-started-with-ssp-wallet.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.
