# 계정 및 보안

## 1）이메일이나 사용자 이름을 변경할 수 있나요?&#x20;

A: 현재 이 기능은 지원되지 않습니다.

## 2）내 데이터는 안전한가요?&#x20;

A: 예. 업계 표준 암호화를 사용하며 사용자의 동의 없이 개인 정보를 공유하지 않습니다.&#x20;

## 3）TradeOS가 투자 조언을 제공하나요?&#x20;

A: TradeOS는 시장 인사이트만 제공합니다. 재무 조언을 구성하지 않으며 최종 결정은 사용자에게 있습니다.&#x20;


---

# 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://tradeos.gitbook.io/tradeosaifaq/tradeos-ai-faq-ko/tradeos-ai-faq/account-and-security.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.
