# For Onboarding

A general main goal for the Pixel Journey is for it to be used as an onboarding tool to this space of Web3, crypto and NFTs. So we aim to support users to learn new things, explore new blockchains and give them the tools they may need to help helping others as well.

* Guidance and assistance entering the Web3 space (primarily via our Discord, or guides here from the Pixeldocs)
* (Hopefully in a soon future) Help with CloudWallet redemption codes for verified new users
* A showcase of each blockchain/ecosystems perks, tools and possibilities
* Recommended projects and services to look further into


---

# 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.pixeljourney.xyz/journey-use-cases/for-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.
