# 캐릭터 인증

## 왜 해야하는가?

팀크래프트의 일부 기능들은 캐릭터 인증이 되어야 합니다. 이는 목록을 공유하거나 특정 작업을 수행할 때, 트롤링을 방지할 필요가 있기 때문입니다.

인증이 되지 않은 캐릭터는 아바타가 회색으로 표시되며, 인증이 된 캐릭터는 일반적인 모습으로 표현됩니다. 또한 인증이 안되었다는 문구가 표시됩니다.

## 어떻게 하는가?

![](/files/-Lc7yeAm5m3YXK5o032y)

1. 계정을 로그인하고 프로필 페이지로 이동합니다
2. 페이지에서 캐릭터 이름 옆에 체크 아이콘을 클릭합니다
3. 클릭을 하면 "AnY86GOeqBbE2aEPJpRhpefNzpu2" 와 같은 코드가 있는 대화 상자가 표시되며, 이것을 복사합니다
4. 해당 코드를 자신의 lodestone bio([링크](https://na.finalfantasyxiv.com/lodestone/my/setting/profile/))에 붙여넣기합니다 (저장하는 것을 잊지마세요)
5. 모든 작업이 끝나면 팀크래프트로 돌아가서 '**인증**'을 클릭합니다

{% hint style="info" %}
인증을 위해 붙여넣기 해야 할 코드는 항상 같습니다. 만약 코드가 있는 대화 상자를 닫았다면 5단계 작업을 위해서 다시 대화 상자를 열면 됩니다.
{% endhint %}


---

# 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://wiki.ffxivteamcraft.com/korean/guides/verify-your-character.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.
