# Profile & Settings

To access this page:

1. Tap the 👤 **Profile** tab
2. Tap the ⚙️ **Settings** icon in the top right

### Account Settings

#### Sign Out

Log out of your Coinpilot account on this device.

Signing out does not affect your wallet or funds. You can log back in anytime using your registered email.

#### Get Help

Access Coinpilot support and community channels.

From here, you can:

* Contact support
* Join the community
* Get assistance for deposits, copy trading, or account issues

### App Settings

#### Notifications

Manage your notification preferences. You can enable or disable notifications at any time.

#### Language

Select your preferred app language.

Your selection will apply across the entire application interface.

### Advanced & Debug

These tools help manage system-level configurations and account syncing.

#### Reset API Wallets

Clear and reset API wallets.

Use this if:

* Copy trading is not syncing properly
* You experience connection issues

This will reset and re-establish the API wallet connection.

#### Transfer Unused Funds

Move idle funds back to your primary wallet.

If some funds remain unused in trading allocations or sub-wallet structures, this option consolidates them back to your main wallet balance.


---

# 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://docs.coinpilot.com/profile/profile-and-settings.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.
