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

# Settings

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

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

## 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="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>
