# Community

### X (ex-Twitter)

Immu3 X (ex-Twitter) channels help stay up-to-date with the latest ecosystem developments while keeping tabs on the growing community.&#x20;

| X profile         | Description                                  | Link                                      |
| ----------------- | -------------------------------------------- | ----------------------------------------- |
| @immu3\_io        | \[Immu3] infra stack                         | [➡️](https://twitter.com/immu3_io)        |
| @4thtechProject   | \[4thTech] OCC framework                     | [➡️](https://twitter.com/4thtechProject)  |
| @w3xshare         | Integrator \[W3XShare] data file sharing App | [➡️](https://twitter.com/w3xshare)        |
| @PollinationX\_io | \[PX] decentralized storage service          | [➡️](https://twitter.com/PollinationX_io) |
| @4pfour           | Integrator \[4P] Email & Chat Super App      | [➡️](https://twitter.com/4pfour)          |

### YouTube

Immu3 YouTube channels provide easy access to solution tutorials and user guides.

| YouTube profile | Description                             | Link                                          |
| --------------- | --------------------------------------- | --------------------------------------------- |
| @immu3\_io      | \[Immu3] infra stack                    | [➡️](https://www.youtube.com/@immu3_io)       |
| @4thtechProject | \[4thTech] OCC framework                | [➡️](https://www.youtube.com/@4thtechProject) |
| @4PProject      | Integrator \[4P] Email & Chat Super App | [➡️](https://www.youtube.com/@4PProject)      |

### GitHub Repositories

Contributions from the development community are highly encouraged and appreciated. Feel free to submit issues, pull requests, or offer general feedback.

| Projects & Repos | Description                                         | Link                                   |
| ---------------- | --------------------------------------------------- | -------------------------------------- |
| /immu3-io        | OCC dApps, tools and some smart contracts...        | [➡️](https://github.com/immu3-io)      |
| /4thtech         | OCC protocol, SDK, white-labels, static assets...   | [➡️](https://github.com/4thtech)       |
| /pollinationx    | API, SDK, pxDrive, pxDApp...                        | [➡️](https://github.com/pollinationx/) |
| /4P-project      | 4P white-label dApp fork, static assets and more... | [➡️](https://github.com/4P-project)    |


---

# 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://wiki.immu3.io/resources/community.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.
