# User Journey

- [Registration](https://skolarships.gitbook.io/documentation/user-journey/registration.md): Registering for Skolarships is easy and free for everyone.
- [Fresh Sign-Ups](https://skolarships.gitbook.io/documentation/user-journey/registration/fresh-sign-ups.md): Signing up with an email.
- [Affiliate Sign-Ups](https://skolarships.gitbook.io/documentation/user-journey/registration/affiliate-sign-ups.md): Become an affiliate for Skolarships, a specific creator, or both!
- [Connecting Wallets](https://skolarships.gitbook.io/documentation/user-journey/registration/connecting-wallets.md): Optimizing payments for discounts, international remittance, and the unbanked.
- [Community Selection](https://skolarships.gitbook.io/documentation/user-journey/community-selection.md): A room for everyone.
- [Free Communities](https://skolarships.gitbook.io/documentation/user-journey/community-selection/free-communities.md): Here, there are such a thing as free lunches.
- [Paid Communities](https://skolarships.gitbook.io/documentation/user-journey/community-selection/paid-communities.md): No money, no honey.


---

# 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://skolarships.gitbook.io/documentation/user-journey.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.
