# Player Profiles

{% hint style="info" %}
Profiles are now live! Check out [Profiles](/derp-birds/ecosystem/the-derp-app/profiles.md)to learn more!
{% endhint %}

## Overview

Public Profiles was a feature we launched on the original Derp Birds website. It allowed users to visit the profiles of other holders and see their total account XP, achievements, badges, and collection.

With the Derp App now serving as the home for the Derp Birds ecosystem, we're excited to bring Public Profiles back in a ***much*** more meaningful way.


---

# 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://guide.derpbirds.io/derp-birds/more/roadmaps/season-3/player-profiles.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.
