# Validation Badges

At Seile, we prioritize the safety and trust of our users by offering a comprehensive validation system for projects. There are four badges that projects can claim to demonstrate their commitment to transparency and security:

{% hint style="danger" %}
A member of the Seile team will **never** contact you first **(Keep in mind that we use Discord only)** unless you have filled out an application. Always verify the username through the official Seile Discord server to ensure authenticity.
{% endhint %}

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

1. **SAFU Badge**

{% content-ref url="/pages/w2QgkVKDf2w6Yn442XSP" %}
[SAFU](/launchpad/validation-badges/safu.md)
{% endcontent-ref %}

1. **KYC Badge**

{% content-ref url="/pages/sq4THpuqn9VwUwMrQZIK" %}
[KYC](/launchpad/validation-badges/kyc.md)
{% endcontent-ref %}

1. **DOXX Badge**

{% content-ref url="/pages/Vpr8RcgMhg0ZZ8qHFnTR" %}
[DOXX](/launchpad/validation-badges/doxx.md)
{% endcontent-ref %}

1. **AUDIT Badge**

{% content-ref url="/pages/1l6mGSthF1ginPFmsMa1" %}
[AUDIT](/launchpad/validation-badges/audit.md)
{% endcontent-ref %}

These badges can be claimed through the application page for your fairlaunch or presale. Obtaining these badges is completely free, and we do not require any payment for this service. If anyone claims otherwise, please disregard their message as it is false.


---

# 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.seile.xyz/launchpad/validation-badges.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.
