# Profile

- [Export Keys](https://docs.trycoinpilot.com/profile-1/export-keys.md): Back up your wallet or use it in another app — while keeping full control of your assets.  Your Coinpilot account is self-custodial. You have full control of your keys and assets.
- [Multi-Language](https://docs.trycoinpilot.com/profile-1/multi-language.md): We’re making Coinpilot accessible for everyone — wherever you are. You can now use the app in Chinese, Japanese, Spanish, Thai, and Korean, with more languages coming soon!


---

# 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.trycoinpilot.com/profile-1.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.
