> For the complete documentation index, see [llms.txt](https://docs.battle.fyi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.battle.fyi/community/profile.md).

# Profile & Identity

Your profile is your trading resume. Everything you do on Battle Trade feeds into it.

## What's on your profile

* **Display name and avatar** -- set during onboarding
* **Trader Score** -- your composite rating with a breakdown by pillar
* **Rank tier** -- Paper Hands through Legendary
* **Verification badges** -- Bronze, Silver, and/or Gold from Verification Challenges
* **Battle history** -- every match you've played with results
* **Win/loss record** -- total wins, losses, and win rate
* **Best return** -- your highest single-battle return %
* **Avg return** -- your mean return across all battles

## Editing your profile

Tap your avatar on the dashboard to edit your display name, avatar, and photo. These are visible to everyone in lobbies and on the leaderboard.

## verified trader status eligibility

When you reach Whale tier (Trader Score 1200+), your profile becomes eligible for verified trader status. Other traders can follow your strategy, mirroring your trades automatically. You earn 15% of their profits.

Your profile is what followers evaluate before deciding to follow you. A strong battle history with consistent returns and low drawdown is what builds trust.

## Privacy

Your profile is public on the leaderboard. Your specific positions during a battle are private unless exposed by a REVEAL sabotage weapon or INSIDER defense. After a battle ends, trade logs become part of your history.


---

# 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://docs.battle.fyi/community/profile.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.
