> For the complete documentation index, see [llms.txt](https://devai.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://devai.gitbook.io/whitepaper/0xpad-launchpad/badges/vetted.md).

# Vetted

**What is the Vetted Badge?**

The Vetted Badge is a hallmark of distinction within the realm of cryptocurrency launchpads and financial services. It signifies that a project has been meticulously reviewed and vetted by our expert team, indicating a high level of credibility and trustworthiness. Projects awarded the Vetted Badge have undergone rigorous scrutiny to assess the legitimacy of their team, their track record of success, and the quality of their project proposal.

**Vetted Badge on 0XPAD**

When a project is awarded the Vetted Badge on 0XPAD, it serves as a seal of approval for investors, assuring them of the project's legitimacy and credibility. This badge is granted to projects led by well-known teams or teams with a strong history of successful projects, indicating a higher degree of confidence and reliability.

**What Does it Mean For You?**

When a project proudly displays the Vetted Badge, it signifies that the team behind it has a proven track record of excellence and integrity. This additional layer of assurance provides investors with greater confidence when considering participation in the project's presale or initial offering. While the Vetted Badge does not guarantee absolute safety, it serves as a valuable indicator of trustworthiness and reliability, helping investors make informed decisions in the complex and rapidly evolving landscape of cryptocurrency investments.

{% hint style="warning" %}
**Important Disclaimer:** Obtaining the Vetted badge for a project does not give a full guarantee that a project will succeed. We strongly advise all investors to conduct their own research (DYOR) before making any investment decisions. Your due diligence is crucial in ensuring informed and responsible investments.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://devai.gitbook.io/whitepaper/0xpad-launchpad/badges/vetted.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
