# Jak skontaktować się z Tilt

Jeśli potrzebujesz skontaktować się z naszym zespołem wsparcia, skorzystaj z naszej wbudowanej funkcji wsparcia. Po prostu przejdź do swojego profilu, przewiń w dół do ikony Wsparcia i wybierz preferowaną opcję e-mail.

Wybranie tej opcji będzie zawierało wszystkie niezbędne informacje o Twoim koncie. Aby zapewnić płynny proces, użyj e-maila powiązanego z Twoim kontem Tilt i jasno określ powód swojego zapytania.

Alternatywnie, możesz również napisać do nas bezpośrednio na adres <support@tilt.app> w celu uzyskania pomocy.


---

# 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://support.tilt.app/tilt-help-desk/tilt-help-desk-pl/general/how-to-contact-tilt.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.
