> ## Documentation Index
> Fetch the complete documentation index at: https://docs.myfundedperpetuals.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Settings

> Configure your account, security, public profile, language, appearance, trading defaults, copy trading, API keys, notifications, and purchase history.

Open [Settings](https://myfundedperpetuals.com/settings) while signed in. Most
changes save to your MyFundedPerps account and follow you across devices;
device-specific controls say so in their description.

On desktop, use **Search** above **Profile** to find pages and individual
settings, such as "App Installation", "Background Effects", or "Max Market
Slippage". Results are grouped into **Pages** and **Settings**, with the parent
page shown above each nested result. Matching words are highlighted. Search
ignores capitalization, accents, and punctuation, and accepts words in any order.
Select a setting to open its page and focus the matching card or control.
If nothing matches, the message shows your search text. Clear the search or
press Escape to show all sections again.

## Account

<CardGroup cols={2}>
  <Card title="Profile" icon="circle-user" href="/settings/profile">
    Manage your photo, username, connected accounts, and legal identity.
  </Card>

  <Card title="Security" icon="shield-check" href="/settings/security">
    Add and remove passkeys used for two-factor authentication.
  </Card>

  <Card title="Public Profile" icon="user" href="/settings/public-profile">
    Choose what other people and search engines can see.
  </Card>

  <Card title="Language" icon="language" href="/settings/language">
    Change the language used throughout the app.
  </Card>

  <Card title="Appearance" icon="palette" href="/settings/appearance">
    Control background effects and install the web app.
  </Card>
</CardGroup>

## Trading

<CardGroup cols={2}>
  <Card title="Trading" icon="chart-candlestick" href="/settings/trading">
    Set order defaults, execution safeguards, confirmations, and alerts.
  </Card>

  <Card title="Copy Trading" icon="copy" href="/settings/copy-trading">
    Configure lead and follower challenge accounts.
  </Card>

  <Card title="Notifications" icon="bell" href="/settings/notifications">
    Choose trade sounds, volume, and custom audio.
  </Card>

  <Card title="API Keys" icon="key" href="/settings/api-keys">
    Create and revoke credentials for programmatic trading.
  </Card>
</CardGroup>

## Billing

<CardGroup>
  <Card title="Purchase History" icon="receipt" href="/settings/purchase-history">
    Search challenge orders, review totals and statuses, and open invoices.
  </Card>
</CardGroup>

<Tip>
  Use the app links at the top of each reference page to jump directly to the
  matching settings tab.
</Tip>
