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

# FAQ

<details>

<summary>초대 메일이 안오는데 어떻게 해야 하나요?</summary>

초대 메일이 수신함에 없으시다면, 스팸함을 확인해 주세요.\
그래도 없으시다면 <official@creco.so> 로 문의해 주세요.

</details>

<details>

<summary>초대 링크로 접속하여 회원가입을 하려는데 초대 받지 않은 회원이라고 하는데 어떻게 해야 하나요?</summary>

초대 받으신 이메일로 가입하셔야 합니다. 초대 받으신 이메일을 입력해 보세요.\
그래도 가입이 안되신다면 <official@creco.so> 로 문의해 주세요.

</details>

<details>

<summary>권한이 없어서 사용할 수 없다고 하는데 어떻게 해야 하나요?</summary>

해당 프로젝트나 스튜디오에 대한 권한을 확인해 보세요. 해당 기능을 사용하실 수 없는 권한일 수 있습니다.

[워크스페이스 권한 정리](https://app.gitbook.com/o/4Xhql1wMD7EaMQW3NnoU/s/QLY7SkzkqziJIVzmX4ln/~/changes/5/workspace/interactive-blocks)

[프로젝트 권한 정리](https://app.gitbook.com/o/4Xhql1wMD7EaMQW3NnoU/s/QLY7SkzkqziJIVzmX4ln/~/changes/5/project/undefined-4)

</details>

<details>

<summary>알림 허용을 했는데도 알림창(웹 푸시)이 알림이 안 와요.</summary>

알림 설정이 꺼져있을 수 있습니다. 아래 링크에서 알림 설정 방법을 확인해 주세요.

[알림 설정](https://app.gitbook.com/o/4Xhql1wMD7EaMQW3NnoU/s/QLY7SkzkqziJIVzmX4ln/~/changes/5/start/undefined)

</details>


---

# 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://creco-1.gitbook.io/docs/faq.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.
