# Community Guideline

### 💻 Empowering Builders. Fueling Innovation.

At OpenGuild, builders don't just participate — they **lead**.\
We’re creating a space where ideas get launched, products take shape, and everyone has a role in growing the Polkadot ecosystem.

Here’s how we make it happen:

***

#### 📣 Open Discussions & Daily Contributions

**🔄 Bi-Weekly Community Calls (Friday)**\
Hop into our Friday syncs to jam on projects, share wins, and hear what’s new in Polkadot.\
Founders, devs, designers — everyone’s welcome. Ask questions, get feedback, or just vibe.

**🛠 Daily Contributions, Your Way**\
Code a tool. Write a blog. Design a poster. Host a meetup.\
Drop your work in the [`#proof-of-work`](https://discord.gg/FZ7VJvnPGK) channel and earn XP, visibility, and appreciation.\
👉 *There’s no gate. Just build, share, and grow.*

<figure><img src="/files/opdzivGli55xtaefATiM" alt=""><figcaption></figcaption></figure>

> Check [<mark style="background-color:yellow;">Membership Guide</mark>](/general-information/membership.md) to learn how your contributions unlock perks and roles.

***

#### 🌍 IRL Events & Mentorship

**📍Meetups & Coffee Fund**\
Join our local events in **Vietnam, Philippines, Thailand, Malaysia, and Singapore** — or host your own!\
Apply for the [<mark style="background-color:red;">**OpenGuild Builders Meetups Fund**</mark>](https://docs.google.com/forms/d/e/1FAIpQLSdRw9EMCoe4N8iA_akQbiLBCh_L8GDyqBeNEsC87gv3AXEn4Q/viewform) to organize your own meetup with merch and support.

**🎓 Mentorship That Actually Helps**\
Need feedback on your product idea? Tech stuck? Need a second pair of eyes on your grant proposal?\
We’ll connect you with mentors — from Polkadot core devs to ecosystem founders.

**🏆 Hackathons & Workshops**\
Level up your skills, win cool merch, and meet future collaborators.\
All events are **free**, community-powered, and beginner-friendly.

***

#### 🧰 Public Resources for All Builders

**📚 Ecosystem Toolkit (All-in-One)**\
Get everything you need — project links, SDKs, grant portals, design kits, templates — curated by the OpenGuild team and constantly updated.\
Use it. Fork it. Build with it.

**🧠 24/7 Support, Community-Driven**\
Stuck on something? Ping us anytime in Discord. Our DevRel team and community will help you out — no matter your background or experience.

***

#### 🙌 Ready to Jump In?

✅ **Submit an idea** or question → [OpenGuild Discussions](https://github.com/orgs/openguild-labs/discussions)\
✅ **Contribute to activities** → Community Activities\
✅ **Propose a new project** → [Founders/Builders Guide](/general-information/guidelines/founders-builders-guideline.md)\
✅ **Help improve dev tools** → [Developer Guide](/general-information/guidelines/developers-guideline.md)


---

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