# Getting Started with SSP Key

- [Install SSP Key](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-key/install-ssp-key.md)
- [Create a New Key and Syncing to SSP Wallet](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-key/create-a-new-key-and-syncing-to-ssp-wallet.md)
- [Restore Key Using Seed Phrase and Syncing to SSP Wallet](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-key/restore-key-using-seed-phrase-and-syncing-to-ssp-wallet.md)
- [Retrieving Your SSP Key Seed Phrase](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-key/retrieving-your-ssp-key-seed-phrase.md)
- [Using Your SSP Key For Syncing](https://sspwallet.gitbook.io/docs/getting-started-with-ssp-key/using-your-ssp-key-for-syncing.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-key.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.
