# Community Resources

Welcome to the Facet community! Whether you're a developer, user, or simply interested in learning more about Facet Protocol, our community is a place to connect, share knowledge, and contribute to the evolution of decentralized applications. Here’s where you can get involved:

<table><thead><tr><th width="156.33333333333331">Resource</th><th>Description</th></tr></thead><tbody><tr><td><a href="https://x.com/0xfacet"><strong>X (Twitter)</strong></a></td><td>Stay up-to-date with the latest announcements, insights, and updates from the Facet team by following us on X.</td></tr><tr><td><a href="https://discord.gg/facet"><strong>Discord</strong></a></td><td>Join the conversation on Discord, where our community gathers to discuss everything from development tips to protocol updates.</td></tr><tr><td><a href="https://github.com/0xFacet"><strong>GitHub</strong></a></td><td>For developers interested in contributing to Facet Protocol or building on it, our GitHub repository is the place to access the source code, view open issues, and collaborate on new features.</td></tr></tbody></table>


---

# 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://docs.facet.org/community/community-resources.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.
