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

# User Profile

The Profile Center (hyperalpha.org) functions as your dedicated strategy command console.

To guarantee the absolute high efficiency of ledger clearing and programmatic risk mitigation, HyperAlpha enforces a strict "Single Account - Single Strategy" architecture. Each unique HyperAlpha profile supports the synchronization of only one specific API key execution framework at any given time (Discretionary Trade, Forward Copy, or Reverse Copy). The Profile Center allows users to execute precise identity labeling and strategy tagging for their specific deployed accounts.

### 1. Terminal Access Blueprint

* Navigation: Ensure your primary Web3 wallet is actively authenticated. Click on your \[Avatar/Profile Icon] located in the top-right corner of the primary navigation bar and select "Profile" from the secure dropdown menu.

### 2. Dynamic Strategy Labeling (Username Configuration)

By default, the platform references your authenticated Web3 wallet address as your primary identity. To maintain absolute operational clarity during high-speed market expansions, we strongly mandate updating your Username into a strategic marker:

* Action: Input a distinct, high-cognition identifier into the "Username" field.
* Omniscient Synchronization: Your custom strategy label instantly streams across the Real-Time Telemetry Dashboard (Monitor) and copy-trading allocation lists. When juggling multiple browser sessions or corporate wallets, this absolute visibility completely eradicates human error.

### 3. Comprehensive Account Telemetry

This quadrant provides an immutable, transparent overview of your account's primary ledger attributes:

* Linked Wallet Address: Displays the unmasked, complete cryptographic Web3 wallet address currently holding session authentication. Unlike legacy platforms that obscure connection points, HyperAlpha exposes the full public address for 100% auditability of your on-chain environment.
* Bio (About Me): Supports custom strategic notation or technical parameters. Use this container to write down your specific leverage boundaries, drawdown tolerance levels, or emergency risk-mitigation rules for immediate operational reference.

> In our commitment to institutional-grade execution safety, HyperAlpha’s "One Profile, One API, One Execution Paradigm" framework offers total operational isolation.
>
> If your asset allocation requires running contradictory setups simultaneously—such as deploying standard Forward Copying to capture a trending whale while running Reverse Copying to fade retail liquidations—simply log into [hyperalpha.org](https://www.google.com/search?q=https://hyperalpha.org) using separate authenticated wallets. Assign a descriptive, strategy-specific username to each profile. During macro liquidity shocks, this clean physical segregation prevents tactical overlap, allowing you to trigger emergency overrides or margin stops with surgical precision.


---

# 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://hyperalpha.gitbook.io/hyperalpha-docs/platform-features/user-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.
