> For the complete documentation index, see [llms.txt](https://whitepaper.asmatch.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.asmatch.app/social-fi-elements/key-matching.md).

# Key Matching

## What is Key Matching?

Key Matching helps you bypass the waiting game of mutual swipes. It enables you to instantly match and directly message someone you’re interested in.

<figure><img src="/files/jrrh9FnLzyOvNoF1VhLa" alt="" width="563"><figcaption></figcaption></figure>

### **Ensure your AsMatch Wallet has sufficient funds before Key Matching!** To deposit ETH in your AsMatch Wallet:

1. Go to the wallet tab and press ‘Deposit’.
2. Choose the token you’d like to deposit (in this case, ETH).
3. Select the network that matches the deposit address.
4. You can now send funds to your AsMatch wallet by copying the Deposit Address or scanning the QR code.

## How Does Key Matching Work?

<figure><img src="/files/QS1O2SP5zSmRVO1np8Io" alt="" width="563"><figcaption></figcaption></figure>

1. Swipe up on a user's profile to view their Key price. Alternatively, go to the 'Explore' tab to view recommended users' keys.
2. Purchase the key to start Key Matching.
3. A detailed price breakdown, including Operation Fee and Trading Rebate, is provided before purchase.
4. After purchase, head to the message tab to chat with your Key Match!

## Selling Keys and Unmatching:

1. To unmatch, visit the message tab, view the user’s profile, and select 'Sell Key'.
2. Your refund will depend on the user’s ***current key price***, excluding Rebate and Operational fees. After pressing ‘Confirm’, you will shortly receive your refund. Learn more about our Key Matching mechanics and points-earning formulas [here](https://whitepaper.asmatch.app/tokenomics/social-mining).

## Key Matching Rules:

* Key owners receive a 5% rebate fee on every key transaction.
* You can buy and sell keys even if you have already matched.
* A Key Match is only cancelled when both users sell each other's keys.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://whitepaper.asmatch.app/social-fi-elements/key-matching.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
