> For the complete documentation index, see [llms.txt](https://organization-twc.gitbook.io/5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://organization-twc.gitbook.io/5/suggest.md).

# 추천

#### 1. 명령어 실행

디스코드 채팅창에 `/추천`을 입력하고 엔터를 누르세요. 상세 설정을 위한 입력 옵션이 나타납니다.

#### 2. 추천 옵션 설정

원하는 조건으로 유저를 검색할 수 있습니다.

| **옵션** | **설명**                                    |
| ------ | ----------------------------------------- |
| 동일 성별  | 나와 같은 성별인 유저를 추천받습니다. (비공개 성별 유저는 제외됩니다.) |
| 동일 티어  | 나와 같은 생존자 티어인 유저를 추천받습니다.                 |

* 적용/미적용 중 원하는 옵션을 선택하여 실행하세요.

#### 3. 추천 결과 확인 및 친구 요청

* 검색 조건에 맞는 유저가 추천되면 해당 유저의 디스코드 ID, 제5인격 UID, 티어, 자기소개 등이 담긴 프로필 카드가 출력됩니다.
* 상대방과 친구를 맺고 싶다면 하단의 \[친구 요청 보내기] 버튼을 누르세요.
* 버튼을 누르면 상대방에게 나의 프로필 정보가 포함된 DM(개인 메시지)이 전송됩니다.

#### 4. 주의사항

* **쿨타임:** `/추천` 명령어는 연속 사용을 방지하기 위해 **60초의 쿨타임**이 적용되어 있습니다.
* **DM 차단:** 상대방이 **디스코드 DM을 차단한 경우 친구 요청을 보낼 수 없습니다.**
* **프로필 등록:** 본인의 프로필이 등록되어 있지 않으면 명령어를 사용할 수 없습니다. **먼저** `/등록`**을 진행**해 주세요.
* **시간 제한:** 추천 카드가 생성된 후 **1분이 지나면 버튼이 비활성화**됩니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://organization-twc.gitbook.io/5/suggest.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.
