# Collections Social Proof

* **Component**: \<SocialProofCollections/>
* **Path**: /components/home/social-proof-collections.tsx
* **Import**:

```typescript
import { SocialProofCollections} from "@/components/home/social-proof-collections";
```

<figure><img src="/files/HDeyswvn3RR0OYIPdyhT" alt=""><figcaption><p>Collections Social Proof</p></figcaption></figure>

This Social Proof component will not showcase your app users but the number of collections they created.

Hovering the images will show a tooltip with user's image, name and X handle if filled.

{% hint style="info" %}
Some people are more than used to classic (and sometimes fake) users social proof and need more specific/authentic proofs.
{% 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://docs.directoryfa.st/general-components/collections-social-proof.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.
