# Wallet and fiat on-ramp

You have just landed on the page that will start you on your journey with Nested, and maybe even, you journey into the crypto trading world.

Here, we will show you how to take the initial steps to get started.

In real life, you must have a wallet that you carry around in order to purchase anything – the crypto world is not different.

Here, you must have a digital wallet so that you may operate on the Nested platform.

We have built a page to help you [create a wallet](/instructions-for-use/wallet-and-fiat-on-ramp/wallets-management.md) first.

Then, once that is complete, you may check our page for how to [connect ](broken://pages/X7tA0s9qnresyIyYClGK)that wallet to Nested in order to start trading – fun stuff.

Once all of that is done, you will learn how to:

* [Manage your profile](/instructions-for-use/manage-profile.md)
* [Manage your portfolios](/instructions-for-use/manage-portfolios.md)
* [Manage your royalties](/instructions-for-use/manage-royalties.md)

If you are concerned about crypto trading and Nested in general, we invite you to head to our [Risks & Security](/instructions-for-use/risks-and-security.md) page to read all you need to know.

For anything else, go checkout our [Trouble Shooting](/instructions-for-use/trouble-shooting.md) and [Additional support & content](/instructions-for-use/additional-support-and-content.md) pages.


---

# 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.nested.fi/instructions-for-use/wallet-and-fiat-on-ramp.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.
