# Swipe to match settings (App)

### How to access the swipe to match settings

1. Open the Admin panel
2. Go to Settings --> App settings
3. Toggle the 'Show extra options' to make the swipe to match tab appear
4. Go to the Swipe to match tab

Please see the table below for reference on how to use the settings:&#x20;

| Name                                                                                               | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| -------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Match System                                                                                       | <p>Choose from : <br><br><strong>You will be matched based on your match-making tags. \*This system does not have a fallback if there is no one to match with:</strong> <br>Users will only be matched with perfect matches. <br><br><strong>You will be matched based on your match-making tags, but there is a fallback if the system cannont find a perfect match:</strong> <br>If there is not a perfect match users will also be able to match with another user.</p> |
| Should users who have negative matching tags keep their position in the list of potential matches? | <p><strong>Yes, potential matches with a negative tag should keep their position based on their match-making score:</strong> Negative matches will hold their position in the list<br><br><strong>No, users that have negative match-making values should be sent to the back of the list of potential matches:</strong> User who have a negative score should be sent to the back of the list</p>                                                                         |


---

# 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://knowledge-base.letsgetdigital.com/the-admin-panel/settings/app-settings-app/swipe-to-match-settings-app.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.
