# Social Features

#### Trade together.

DEX brings social discovery directly into the trading experience, allowing users to follow traders, discover opportunities, and stay connected to the wider DEX community.&#x20;

Optionally connect your X account to enhance your profile and discover traders across the platform.

For the first time, access an information layer that shows what the best traders are doing across all the asset classes.

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

#### Social Feed

Our Social Feed provides a real-time view of activity across DEX, allowing users to see positions being opened and closed as they happen.

Switch between the main feed and your friends feed, filter activity by trade size, and discover what traders across the platform are doing in real time.

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

#### Leaderboard

Discover the most active traders on DEX through the leaderboard and explore detailed public profiles.

Users can view trading activity, active positions, followers, mutual connections, and linked X accounts to better understand how other traders interact with the market.

Follow traders, build your network, and discover new opportunities through the community.

<figure><img src="/files/HHfjxfNWvn94iLJ8o7Vp" 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://about.dex.org/social-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.
