> For the complete documentation index, see [llms.txt](https://handbook.openguild.wtf/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.openguild.wtf/general-information/guidelines.md).

# Guidelines

What for you to contribute? Check it out if you are one of below!

| Role                          | Contribution Focus                             |
| ----------------------------- | ---------------------------------------------- |
| 👩‍💻 Developer               | Bounties, SDKs, RFPs, protocol-level work      |
| 🧠 Founder / PM               | MVP building, team formation, grant navigation |
| 🎨 Designer / Creator         | UI/UX kits, brand assets, on-chain art drops   |
| 📢 Community / Growth         | Events, social growth quests, campaign support |
| 🎤 Educator / Content Creator | Articles, videos, workshops, explainers        |

**OpenGuild** is the entry for you to engage with the Polkadot ecosystem. We connect Web 3.0 community members, learn together, enhance skills together, and build together.

<mark style="color:green;">**What you can expect in OpenGuild?**</mark>

* Grow your Web 3.0 **PROFILE**.
* Earn **BOUNTIES**, Merchandise.
* Learn how to **BUIDL** & approach **RESOURCES** easily with Polkadot.
* Connect ecosystem partners, and make **NEW FRIENDS**!
* Find **JOBS**.

Now, let's deep in details.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/guidelines.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.
