# Support

- [Contact Support](https://help.twinr.dev/support/contact-support.md)
- [On-demand Services](https://help.twinr.dev/support/on-demand-services.md): This is a onetime service with a minimal onetime payment that you can request as per your need. The service starts from just $29/onetime.
- [End-to-End App Solution(All Inclusive)](https://help.twinr.dev/support/on-demand-services/end-to-end-app-solution-all-inclusive.md)
- [App Development](https://help.twinr.dev/support/on-demand-services/app-development.md)
- [App Publishing](https://help.twinr.dev/support/on-demand-services/app-publishing.md)
- [App Screenshots](https://help.twinr.dev/support/on-demand-services/app-screenshots.md)
- [Login Script](https://help.twinr.dev/support/on-demand-services/login-script.md)
- [Push Notification Setup](https://help.twinr.dev/support/on-demand-services/push-notification-setup.md)


---

# 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://help.twinr.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.
