# Influencer Matcher

Identifying influencers within the Web3 space is acknowledged as a complex task. Thus, Influencer Matcher is designed to simplify this intricate process for projects by providing **advanced search capabilities, insights into influencer profiles, and AI-driven analyses** among other features.

Furthermore, after locating influencers, you have the ability to create exclusive collection lists. This enables you to further engage with these influencers during the campaign phase by sending them direct messages to initiate collaborations.


---

# 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://growing3.gitbook.io/growing3/influencer-matcher.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.
