# Support

## Developers Support

we have a good community to support your issues to can join our Discord Server to fix your bugs in real time [join now](https://discord.com/invite/VZc8nBJ3ZU)

## Sponsoring

TomatoPHP is meant to be free, forever. Having a good companion for developing real-time applications locally and in production should not involve any third party and having a reliable app easy to deploy on a server makes TomatoPHP a compelling option for many applications.

Of course, like many open-source software solutions, development is done by investing volunteer time into the project. Therefore, all donations are greatly appreciated. You can sponsor the development via [Github Sponsors](https://github.com/sponsors/3x1io).

<figure><img src="/files/JQXCTgs9VIwgmHWaoyvi" alt=""><figcaption></figcaption></figure>


---

# 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.tomatophp.com/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.
