# CUSTOMER SUPPORT

- [Support Policy](https://docs.conversational-ai.syntphony.com/user-guide/customer-support/support-policy.md): This section details all NTT DATA Syntphony Conversational AI support services included in the subscription
- [Support Levels](https://docs.conversational-ai.syntphony.com/user-guide/customer-support/support-levels.md)
- [Service Level Agreement](https://docs.conversational-ai.syntphony.com/user-guide/customer-support/service-level-agreement.md)
- [Severity Levels](https://docs.conversational-ai.syntphony.com/user-guide/customer-support/severity-levels.md)
- [Legacy Support](https://docs.conversational-ai.syntphony.com/user-guide/customer-support/legacy-support.md)
- [Lifecycle Policy](https://docs.conversational-ai.syntphony.com/user-guide/customer-support/lifecycle-policy.md)
- [Support Procedures](https://docs.conversational-ai.syntphony.com/user-guide/customer-support/support-procedures.md): How to get support for eva server and eva cloud versions.
- [Portal User Request](https://docs.conversational-ai.syntphony.com/user-guide/customer-support/portal-user-request.md)
- [Tickets Creation](https://docs.conversational-ai.syntphony.com/user-guide/customer-support/tickets-creation.md)
- [Environment Management](https://docs.conversational-ai.syntphony.com/user-guide/customer-support/environment-management.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://docs.conversational-ai.syntphony.com/user-guide/customer-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.
