# Match

## How to find the perfect conversation partner

On the Mingle platform, when mutual attraction is expressed through likes between users, a special moment occurs - a Match. This event signifies that both users have shown interest in each other and opens the doors to a new level of communication.

## Viewing Matches

To view your Matches, simply navigate to the Matches screen in the Mingle app. Here you'll find a list of conversation partners with whom you've already matched and with whom you can start chatting.

## User Profile

On the Mingle platform, a user profile serves as the central place to access all necessary information about another user. Here, you can view all photos uploaded by the user, providing a more comprehensive understanding of their life and interests. Additionally, the user's character traits are displayed in the profile, aiding in better understanding them as a person. Most importantly, you can initiate direct communication via Telegram from the profile, making the acquaintance process even more convenient and direct.

## How to start a chat with a conversation partner

1. Go to the "Matches" screen: Open the Mingle app on your device and navigate to the "Matches" section. Here, you'll see a list of users with whom you've matched.
2. Select an interesting conversation partner and tap on them: Scroll through the list of conversation partners and choose the one you want to chat with. Simply tap on their profile to view their details.
3. Tap on the "Chat" button on the conversation partner's profile screen: Once you've opened the conversation partner's profile, locate the "Chat" button and tap on it. This will open a private chat in Telegram between you and the selected conversation partner.
4. You are now in a private chat on Telegram and ready to start communicating with your conversation partner. Happy chatting!

<div><figure><img src="/files/vQDKLeUM19IfIUxntGIL" alt=""><figcaption><p>Go to the "Matches" screen</p></figcaption></figure> <figure><img src="/files/hsKfX4IogK75PZVhqqEM" alt=""><figcaption><p>Choose your crush</p></figcaption></figure> <figure><img src="/files/pgbg5W6vBVbocXXuTz1s" alt=""><figcaption><p>Start chatting</p></figcaption></figure></div>


---

# 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://mingle-bot.gitbook.io/en/features/match.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.
