# For Collectors

Bueno offers a couple of ways for creators to share pertinent information (such as social media links) with collectors (you!). As someone buying into a digital collectible project, you probably want to also find the most accurate information about who the creator is! Below is more information about the different types of verification & badges.

{% hint style="warning" %}
**A project can verify their social links but it doesn't mean the project is a good investment or endorsed by Bueno. Please remember to research a project before purchasing.**
{% endhint %}

### Social Proof <img src="/files/yyXjUW5Tjb0EOMOyhpdd" alt="" data-size="line">

Social Proof verification is a way for a project or artist to share their project or personal social links. A project that has added verified social links will have a badge along with the verified links contained inside.&#x20;

To receive this badge, users are required to authenticate into Bueno with their Twitter or Discord accounts. When verifying a Project's Discord, the creator is only able to select a server that they manage.

When you see the Shield for a project or artist, you can click on it to view the verified account(s).

<div><figure><img src="/files/zI424JuIApewV6K1oRnJ" alt=""><figcaption><p>Example of Profile verification</p></figcaption></figure> <figure><img src="/files/QNKVdFcmi79JkdvrpHV7" alt=""><figcaption><p>Example of Project verification</p></figcaption></figure></div>

{% hint style="info" %}
Additional verification types are coming soon.
{% 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.bueno.art/verification/for-collectors.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.
