# E-Mail Notification

If the travel rule information of the other party is unknown and not available in the list-vasp service, we contact the other exchange via e-mail on your behalf. We send all the necessary information to the other party as a receipt. The sample e-mail is similar to the one below.

```
Here is the travel rule transaction notification. You can view the transaction details by clicking the link below:

https://api.getdefy.co/v2/travelrule/transaction/87166db2-78b4-4f71-92e6-0ba6aa83d4a8?q=0k9zUVegf4oCkFJOPVJgeQ6qTEOqTdv5
```

In that URL there will be IVMS101 data of transaction.


---

# 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.getdefy.co/travel-rule/e-mail-notification.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.
