# Support

Sorry-cypress is being successfully used by many companies of different sizes across the globe.

{% hint style="info" %}
Please consider reading our integration guides for various cloud platforms
{% endhint %}

### Free OSS version - community support (<https://sorry-cypress.dev>)

The following support options are available for self-hosted, free sorry-cypress version:

* Documentation
* Community publications
* [GitHub issues](https://github.com/sorry-cypress/sorry-cypress/issues)
* Public [Slack channel](https://sorry-cypress.slack.com/join/shared_invite/zt-eis1h6jl-tJELaD7q9UGEhMP8WHJOaw#/)

### Paid, cloud version ([https://currents.dev](https://currents.dev/cypress-to-playwright?utm_source=docs-sc))

The following standard [support options](https://currents.dev/#features) is available for paid customers of Currents.dev - cloud-based, managed version of sorry-cypress:

* In-app chat support
* Email
* Customized support plans


---

# 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.sorry-cypress.dev/support.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.
