# Getting started

- [Create a wallet](https://kassandra-1.gitbook.io/kassandras-onboarding-docs/getting-started/create-a-wallet.md): Before diving into Kassandra's tokenized portfolios, it's essential to understand what a hot wallet is and how to create and setup one for yourself
- [Funding your wallet](https://kassandra-1.gitbook.io/kassandras-onboarding-docs/getting-started/funding-your-wallet.md): The last step before using Kassandra's platform is to add funds to your wallet to create or invest in tokenized crypto portfolios
- [Navigating Kassandra](https://kassandra-1.gitbook.io/kassandras-onboarding-docs/getting-started/navigating-kassandra.md): You're now ready to explore Kassandra's platform and create your own managed pool


---

# 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://kassandra-1.gitbook.io/kassandras-onboarding-docs/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.
