# Contact&#x20;

**Live Chat:** The website offers live chat on [homepage](https://docs.ypredict.ai/) from 8:30 to 16:30 UTC timezone. Monday to Friday.&#x20;

**Email**: To create a support ticket, send an email to [**help@ypredict.ai** ](mailto:help@ypredict.ai)

**Telegram Community:** We have an active and helpful community on Telegram. [t.me/ypredict](https://t.me/ypredict) You can drop your queries. Beware of scammers reaching out to you personally on telegram post your message, pretending to be admin or support. Admins will never DM you first. Consider any help or support provided on telegram as unofficial.


---

# 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.ypredict.ai/support/contact.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.
