# Search Influencer in Different Types

## Search Types

<figure><img src="/files/avAAG8fAiISrBGjFj7FX" alt=""><figcaption></figcaption></figure>

### **1. User Info**

This refers to the influencer's visible `username`, `display name`, and `bio description` on Twitter. This information helps identify and differentiate influencers based on their publicly shared details.

### **2. Summary**&#x20;

We organize and analyze the influencer's tweets from the past 90 days using AI to generate a summary of their posting behavior. In this field, you can input queries to see if you can identify influencers whose tweet tendencies match your search criteria.

### **3. Similar Niche**&#x20;

In the "similar niche" category, paste the URL of an influencer you wish to benchmark. We will then match and identify other influencers with a similar niche to the one you've benchmarked.&#x20;

Please note, if the account you've pasted does not exist in our database, it will not appear in the search results.&#x20;

{% hint style="info" %}
[Click here to request the addition of new influencers to our database.](/growing3/influencer-matcher/report-to-add-new-influecers.md)
{% endhint %}

##

##


---

# 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/search-influencer-in-different-types.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.
