# Searching a Discord message

> #### Search for any Discord message using Carma

Carma’s mission is to give project’s easier access to data about their community to make informed decisions and improve community management processes. If you navigate to the “Data Lookup” tab on the side menu, you will see different tools for searching data on social platforms and finding members.

If you click on search a Discord message for example, you can enter the Discord message link and hit “Go”. You can find a Discord message link by right clicking any message in Discord and clicking “Copy Message Link”. Note you can only search messages that exist in the server that you integrated with Carma.&#x20;

You will see a list of everyone who has reacted to that message, what time they reacted, and with what emoji. You can use the “Download” button to download this data as a csv. We also offer the ability to search Discord roles, Twitter messages, and Twitter accounts.&#x20;

<figure><img src="https://lh5.googleusercontent.com/PhLS-44TlQH63R_HkDPv4KKM2IgTs1jOgY0kz3_cEQ7Z_1ZdfZX3BXPk7Q5Y_GuKfO4Gix9N74uLZuxNY10xmMsOrFi2TobmaSOKm0CHJos-hrcJxzGqzmADhNzaZnZFnXwJ--ngCgAbbyhVnJGBNVC6ZGZGAze7LBy2u7J8VeNSV8z6w7VwGt9MbzeYuQ" alt=""><figcaption></figcaption></figure>

Carma has an immense amount of functionality to pull different data requests. If you have specific data requests or would like a custom report, please reach out to <support@carma.community> for those requests.

<br>


---

# 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.carma.community/carma-community/get-started/searching-a-discord-message.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.
