> For the complete documentation index, see [llms.txt](https://docs.dexcheck.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dexcheck.ai/learn-more/3.-project-selection-process.md).

# 3. Project Selection Process 🌟

At DexCheck, we understand that nobody wants a fake ticket to the crypto show. That's why we've implemented a meticulous selection process that acts as the bouncer to our crypto party, ensuring only the legitimate stars take the stage.

### **Guarding Against Fraud: 🛡️** <a href="#guarding-against-fraud" id="guarding-against-fraud"></a>

Just as you wouldn't want an imposter in the cast of your favorite movie, we're vigilant about weeding out fraudulent projects. Here's how we do it:

* **Extensive Due Diligence:** Our team conducts thorough background checks on each project. We dig deep to verify their legitimacy, track record, and the credibility of the team behind the scenes.
* **Community Feedback:** It's like having a crowd of movie enthusiasts giving their reviews. We pay attention to the crypto community's feedback, ensuring that the projects align with the expectations and standards of the audience.
* **Smart Contract Audits:** Think of it as hiring a security detail for the event. We employ reputable third-party auditors to review the smart contracts, ensuring they're airtight and free from vulnerabilities.

### **Quality Assurance: 🎬** <a href="#quality-assurance" id="quality-assurance"></a>

Just as a seasoned film critic carefully selects the must-watch movies, we handpick projects with promising potential. Here's how we ensure you get a front-row seat to the best in the crypto world:

* **In-Depth Analysis:** Our team of experts conducts a comprehensive analysis of each project. We evaluate their goals, technology, and overall viability to ensure they're worth your investment.
* **Tokenomics Evaluation:** It's like reviewing the script to understand the plot. We scrutinize the tokenomics of each project, making sure they are clear, fair, and designed for long-term success.
* **Market Trends:** Just as a film critic considers the current cinematic landscape, we analyze market trends to ensure the projects we feature align with the latest developments in the crypto industry.

> *At DexCheck, our commitment is to curate a lineup of projects that not only pass the fraud detection test with flying colors but also promise to be the blockbusters of the crypto world. Your crypto experience with us is not just an investment; it's a front-row ticket to the future of blockchain innovation. 🚀🎥*


---

# 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://docs.dexcheck.ai/learn-more/3.-project-selection-process.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.
