> For the complete documentation index, see [llms.txt](https://docs.solflare.com/solflare/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.solflare.com/solflare/onboarding.md).

# Onboarding

- [Mobile](https://docs.solflare.com/solflare/onboarding/mobile.md)
- [Generate a New Wallet](https://docs.solflare.com/solflare/onboarding/mobile/generate-a-new-wallet.md): Mobile Guide
- [Connect a Ledger Wallet](https://docs.solflare.com/solflare/onboarding/mobile/connect-a-ledger-wallet.md): Mobile Guide
- [Import any Solana Wallet](https://docs.solflare.com/solflare/onboarding/mobile/import-any-solana-wallet.md): Mobile Guides
- [Web App & Extension](https://docs.solflare.com/solflare/onboarding/web-app-and-extension.md)
- [Generate a New Wallet](https://docs.solflare.com/solflare/onboarding/web-app-and-extension/how-to-create-a-new-wallet.md): Web App Guide
- [Import Your Ledger Device](https://docs.solflare.com/solflare/onboarding/web-app-and-extension/import-your-ledger-device.md): Web App Guide
- [Import Your Keystone Device](https://docs.solflare.com/solflare/onboarding/web-app-and-extension/import-your-keystone-device.md): Web App Guide
- [Import any Solana Wallet](https://docs.solflare.com/solflare/onboarding/web-app-and-extension/import-any-solana-wallet.md): Web App Guide
- [Next Steps](https://docs.solflare.com/solflare/onboarding/next-steps.md): Knowledge is Power


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.solflare.com/solflare/onboarding.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.
