# 회원가입 인증메일

{% hint style="warning" %}
회원 가입 시 인증 메일이 수신함에 도착하지 않았다면, 스팸함을 확인해 주십시오.&#x20;

네이버, 구글 등의 메일 서비스에서는 정상적으로 수신되지만, 일부 메일 계정에서는 PLURA에서 보낸 메일이 스팸으로 처리될 수 있습니다.&#x20;

스팸메일함에서도 메일을 찾을 수 없다면, 다음 연락처로 문의해 주시기 바랍니다.

:mailbox: [**연락처**](https://docs.plura.io/ko/contact/address)
{% 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://docs.plura.io/ko/faq/comm/signup.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.
