# 크리에이터

- [크리에이터 정산 가이드](https://random-tales.gitbook.io/random-tales/undefined-2/undefined.md): 랜덤테일즈 크리에이터 분들에게 인센티브를 현금으로 자동 정산해 드리는 정산 대시보드를 이용하기 위한 다양한 정보를 담았어요. 원활한 정산 과정을 위해 꼭 읽어주세요!
- [내 계좌정보 등록 및 관리](https://random-tales.gitbook.io/random-tales/undefined-2/undefined/undefined.md): 정산 신청의 첫 관문은 정산받을 계좌 등록하기! 영문 서비스인 Stripe에서 계좌를 등록하는 과정이 어렵게 느껴질 수 있기 때문에 상세한 가이드를 준비했습니다 😎
- [정산 대시보드에서 정산 신청](https://random-tales.gitbook.io/random-tales/undefined-2/undefined/undefined-1.md): 계좌 정보를 입력하고 나면, 본격적으로 정산 대시보드에서 내 정산 정보를 실시간으로 확인하고 정산 신청을 할 수 있어요!
- [정산 내역 확인 및 송금 신청](https://random-tales.gitbook.io/random-tales/undefined-2/undefined/undefined-2.md): 정산 완료된 금액을 실제로 등록된 실제 계좌로 '송금 신청' 하는 방법과, '송금 신청'이 가능한 조건에 대해서 자세하게 안내드립니다.


---

# 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://random-tales.gitbook.io/random-tales/undefined-2.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.
