# Getting Started

- [How to create an account](https://docs.devtools.fi/learn/getting-started/how-to-create-an-account.md)
- [Log In to your account](https://docs.devtools.fi/learn/getting-started/how-to-create-an-account/log-in-to-your-account.md)
- [Recover your passkey](https://docs.devtools.fi/learn/getting-started/how-to-create-an-account/recover-your-passkey.md): Recovery your account if you lose or change your device
- [Wallet Archive](https://docs.devtools.fi/learn/getting-started/wallet-archive.md): The Wallet Archive is your centralized hub for all your wallets.


---

# 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.devtools.fi/learn/getting-started.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.
