> For the complete documentation index, see [llms.txt](https://blocksmithlabs-1.gitbook.io/atlas3-stats/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blocksmithlabs-1.gitbook.io/atlas3-stats/overview/user-features.md).

# User Features

## Trending

Our algorithm crunches data from giveaways and allowlists to show trending projects on the discovery page.

<figure><img src="/files/9mCA7gn4VG1nagQzLuZU" alt=""><figcaption><p>Landing page</p></figcaption></figure>

## Discovery

Discovery allows users to deep dive into all projects, all live giveaways, all live pre-sales and a mint calendar.

![Discovery Page](/files/S46dlFd4uqFSehZmVpPG)

## Raffles

We host NFTs and whitelist spots for projects in SOL/USDC/SPL for extra exposure, free and sometimes paid.&#x20;

<figure><img src="/files/9CRlz6hcnh0dQzKdAfef" alt=""><figcaption><p>Raffles Page</p></figcaption></figure>

## Applications

We offer a paid end-to-end y00tlist/MeeList style application service for projects. Users can answer the questionnaire and apply for whitelist.&#x20;

<figure><img src="/files/7z7AYq76Gmw2NehZpf1f" alt=""><figcaption><p>Applications Page</p></figcaption></figure>

## Rankings

Users can vote on project leaderboard to improve project visibility across the platform.

<figure><img src="/files/ByhV82OpINmYBNHZp484" alt=""><figcaption><p>Rankings Page</p></figcaption></figure>

## Whitelist marketplace

Projects can enable trading their whitelist spots pre-mint and users can buy spot/order and list their whitelist spots.&#x20;

<figure><img src="/files/3R9eGwr84jPdS5O9e7VT" alt=""><figcaption><p>Whitelist/Allowlist Marketplace Page</p></figcaption></figure>


---

# 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:

```
GET https://blocksmithlabs-1.gitbook.io/atlas3-stats/overview/user-features.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.
