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

# クリエーターのためのアプリガイド

<mark style="color:purple;">**専門性と創造性が出会うヌリラウンジへようこそ！**</mark>

才能豊かなクリエイターたちが集まる活気あふれるコミュニティに、皆さんを招待できることを嬉しく思います。 このガイドでは、アプリの使用に関するすべての情報を提供します。インスピレーションと成長の旅を一緒に始めましょう！

{% content-ref url="/pages/xsXvCG1H4mUQb5PbzWWp" %}
[オンボーディング](/nurilounge-guide-for-creators/kuritnotamenoapurigaido/onbdingu.md)
{% endcontent-ref %}

{% content-ref url="/pages/EgFTBoy1SI7zXavIGoY8" %}
[キャンペーンに応募する前に](/nurilounge-guide-for-creators/kuritnotamenoapurigaido/kyanpnnisuruni.md)
{% endcontent-ref %}

{% content-ref url="/pages/8Ykx5g9XBI0hJCf7GRbm" %}
[キャンペーン](/nurilounge-guide-for-creators/kuritnotamenoapurigaido/kyanpn.md)
{% endcontent-ref %}

{% content-ref url="/pages/djz9AQosksdVMKg5VkJN" %}
[支払い](/nurilounge-guide-for-creators/kuritnotamenoapurigaido/i.md)
{% endcontent-ref %}

{% content-ref url="/pages/EFUk1ZWZyOPCAMTZX2Bg" %}
[プロフィール](/nurilounge-guide-for-creators/kuritnotamenoapurigaido/purofru.md)
{% endcontent-ref %}

{% content-ref url="/pages/e17H8OXN6S2xcuEzBug4" %}
[よくある質問](/nurilounge-guide-for-creators/kuritnotamenoapurigaido/yokuaru.md)
{% endcontent-ref %}

***

**お問い合わせ**

📧 <nurilounge.jp@nurihaus.com>

🗓️ Mon-Fri

🕘 9 AM - 6 PM (KST)


---

# 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, and the optional `goal` query parameter:

```
GET https://nurilounge.gitbook.io/nurilounge-guide-for-creators/kuritnotamenoapurigaido.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
