# Chat feature

## **Chat Support**

![Chat page](https://cdn-images-1.medium.com/max/720/1*BNWbJvfeVKPSvOmcczO6RA.jpeg)

This page can be accessed by clicking on any of the contact’s chat head in message’s segment. Chat support provides you the advantage to interact with the matched profile directly or message someone whom you like.

With this, we can start interacting with the matched people and build a good relation.

Here in the app, this is only the UI for demo purpose but you can make it in fully functioning real-time chat support by integrating back-end with the help of a back-end developer.


---

# 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://enappd.gitbook.io/ionic-tinder-style-template/template-features-1/features/chat-feature.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.
