# Social Crypto

Within our DApp, we will offer users to view all trending tokens on our home page. This will allow you to find new tokens that may interest you. Tokens can be featured on our main page for a fee, as long as the token is verified and full information is met.&#x20;

Diversifying is a must when investing, in our DeFi section, STATS will offer a chart and the necessary token information to view at any given time.&#x20;

With our social crypto aspect you will be able to create your own social profile, where you can follow each other and interact. You will be able to share your good and bad trades without needing to make your wallet public, grow a following with keeping your followers up to date on your trades. This will also allow users to connect with other traders that use our DApp, allowing a social media element to take in effect within our platform.

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


---

# 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://stats.gitbook.io/stats/utility/social-crypto.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.
