> For the complete documentation index, see [llms.txt](https://docs.tokenu.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tokenu.net/helpdesk/how-to-copy-reaction-link.md).

# How to Copy Reaction Link

This example is using Google Chrome

1. Click `F12` or `Ctrl + Shift + I` to open the DevTools
2. Navigate to the `Network` tab
3. Enter `method:PUT` in Filter and select `Fetch/XHR`
4. Go back to Discord and react the emoji you want on the message
5. Now you should see a new row show up in `Network` tab with name `%40me?location=Message` or `%40me`
6. Click on it and Copy the `Request URL`
7. Done. that's it!

{% hint style="danger" %}
DevTools will only start recording HTTP requests once it is open, so you must open DevTools first before clicking the react; otherwise, the request won't show up.
{% endhint %}

![](https://i.imgur.com/hewARZS.png)

{% embed url="<https://youtu.be/sq7G6p-uCgA>" %}
