> For the complete documentation index, see [llms.txt](https://docs.bifrost.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bifrost.io/for-the-community.md).

# For the Community

## Getting Involved

Curious about maintaining connections, receiving project news, or seeking ways to get involved? The answer is straightforward: become part of our community and engage in the decision-making process!

Bifrost's journey of growth and development thrives thanks to the unwavering commitment and enthusiasm of our lively community. They've been the bedrock of our progress, propelling our momentum within the Polkadot ecosystem and far beyond. From running validators during testnet to offering invaluable feedback, supporting fellow users, creating tutorials and translations, actively engaging in governance, and spreading the word about our project, our community has been instrumental at every step. If you’re looking to connect with other Bifrost enthusiasts, get technical help, or delve into discussions about liquid staking, join over 15,000 members in our vibrant Discord community at [Discord community](https://discord.bifrost.io)!

Unlock the full potential of Bifrost by exploring our additional online community platforms. Stay informed with the latest updates from our team, upcoming integrations, governance proposals, and community happenings. Dive into the links below:

**Join the Bifrost Community**\
[Main Twitter](https://x.com/Bifrost)[/X](https://x.com/Bifrost)

[OmniLS Twitter/X](https://x.com/OmniLST)

[Discord](https://discord.bifrost.io)

[Official Telegram](https://discord.gg/bifrost)[ ](https://t.me/bifrost_io)/ [Official Telegram Announcement Channel](https://t.me/bifrost_announcements)

[Reddit](https://www.reddit.com/r/bifrostfinance/)

[Blog](https://bifrost.io/blog)

**Collator Discussions**\
Join [Discord](https://discord.bifrost.io) → Join the **#Collators** channel → Request the "**Collator Guardian**" role  !

**Governance Discussions**\
[Subsquare](https://bifrost.subsquare.io/) - Discussion, Proposals, referendum.\
Join [Discord](https://discord.bifrost.io) → get "Verified" → Join the **#gov-discussions** channel!


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.bifrost.io/for-the-community.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
