# 프로필

### Kaia 주소

Kaia 주소를 등록하여 해당 주소를 대체하여 KNS 도메인을 사용할 수 있도록 합니다. 앞으로 점점 더 많은 Kaia 서비스에서 KNS를 지원하게 될 것입니다.

### 소개 및 아바타

나의 아이덴티티를 드러내는 짧은 소개 문구와 아바타(프로필 사진)를 등록할 수 있습니다. 아바타를 등록하면 도메인 이미지의 배경이 등록한 이미지로 변경됩니다.

### 소셜

이메일, 디스코드, 트위터, 카카오톡 ID 등 다른 사람에게 공유할 소셜 정보를 등록할 수 있습니다.


---

# 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.klaytn.domains/domain/profile.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.
