# Get Involved

## Marketing Collaboration

If you're interested in partnering with us for marketing campaigns, please fill in the form below with the details of your partnership request:

<https://airtable.com/shrK1wQgvjSlipBKg>

## Domain Integration

Please refer to our[ Domain Integration Guide](/developers-resources/domain-integration.md). Drop us a message on our [Discord server](https://discord.com/invite/FeFu22ny6A) if you have any questions.

## Our Channels

* [Twitter](https://twitter.com/cronos_identity)
* [Discord](https://discord.com/invite/FeFu22ny6A)
* [Medium](https://medium.com/@cronos_identity)


---

# 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.cronosid.xyz/get-involved.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.
