# General Information

- [Guidelines](https://handbook.openguild.wtf/general-information/guidelines.md): OpenGuild is for - Builders, founders, developers, creators, and operators building with Polkadot. You choose your Web3 journey with Polkadot, OpenGuild is with you!
- [Community Guideline](https://handbook.openguild.wtf/general-information/guidelines/community-guideline.md): OpenGuild Community is where talents gather and build for the Web 3.0 vision.
- [Founders/Builders Guideline](https://handbook.openguild.wtf/general-information/guidelines/founders-builders-guideline.md): Build fast. Build right. Build on Polkadot.
- [Developers Guideline](https://handbook.openguild.wtf/general-information/guidelines/developers-guideline.md): Learn how to contribute to OpenGuild
- [Discord Guidelines](https://handbook.openguild.wtf/general-information/guidelines/discord-guidelines.md): Learn how to use OpenGuild Discord
- [Brand Guidlines](https://handbook.openguild.wtf/general-information/guidelines/brand-guidlines.md): Guildelines to use OpenGuild Brand
- [Membership](https://handbook.openguild.wtf/general-information/membership.md): Every a community member need to know to advance in the OpenGuild community structure
- [Ranking System](https://handbook.openguild.wtf/general-information/membership/ranking-system.md): Learn more about the membership & ranking system of the community
- [Nomad](https://handbook.openguild.wtf/general-information/membership/ranking-system/nomad.md): All you need to know about Nomad Rank of the OpenGuild community
- [Member](https://handbook.openguild.wtf/general-information/membership/ranking-system/member.md): All you need to know about Member Rank
- [LowLeveler](https://handbook.openguild.wtf/general-information/membership/ranking-system/lowleveler.md): All you need to know about TheLowLevelers Rank
- [Elder](https://handbook.openguild.wtf/general-information/membership/ranking-system/elder.md): All you need to know about Elder Rank
- [How to claim XP & Bounty?](https://handbook.openguild.wtf/general-information/membership/how-to-claim-xp-and-bounty.md): For member who contributed, this is a guideline for you to claim the XP and Bounty
- [Quests for Bounty & XP farming](https://handbook.openguild.wtf/general-information/membership/quests-for-bounty-and-xp-farming.md): Learn how your membership experience point is calculated
- [Member Contribution](https://handbook.openguild.wtf/general-information/membership/member-contribution.md): Find projects made by our community for communities
- [OG Technical Contributor](https://handbook.openguild.wtf/general-information/og-technical-contributor.md): Program for OpenGuild technical experts & contributors


---

# 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://handbook.openguild.wtf/general-information.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.
