# Guides

- [Registration Forsage BUSD](https://support.forsage.io/forsage-knowledge-base/guides/registration-forsage-busd.md): Detailed guide for your account creation
- [Registration Desktop](https://support.forsage.io/forsage-knowledge-base/guides/registration-desktop.md): Detailed guide for your account creation from desktop
- [About Personal Link](https://support.forsage.io/forsage-knowledge-base/guides/link.md)
- [Forsage Programs Breakdown](https://support.forsage.io/forsage-knowledge-base/guides/programs.md)
- [Notify Bot V2](https://support.forsage.io/forsage-knowledge-base/guides/notify-bot-v2.md): Updated I Version 2 I June 2023
- [Who are Priority Leaders?](https://support.forsage.io/forsage-knowledge-base/guides/leaders.md): Learn more about the Priority Leaders Group
- [Explore Forsage Social](https://support.forsage.io/forsage-knowledge-base/guides/social.md)
- [Forsage Achievements](https://support.forsage.io/forsage-knowledge-base/guides/forsage-achievements.md)
- [Major Upgrade: New Features, More Rewards!](https://support.forsage.io/forsage-knowledge-base/guides/major_upgrade.md): Get ready for a wave of new features that are going to shake things up on Forsage.


---

# 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://support.forsage.io/forsage-knowledge-base/guides.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.
