# \[파트너사]

- [파트너사 추천 코드](https://runyourai.gitbook.io/userguide/partners/referral.md): 파트너사 전용 '추천 코드'를 활용하는 방법에 대해 안내드립니다.
- [추천 코드 활용 방법](https://runyourai.gitbook.io/userguide/partners/referral/how-to-use.md)
- [리워드 적립 및 수익 조회](https://runyourai.gitbook.io/userguide/partners/referral/rewards.md)
- [리워드 인출 신청](https://runyourai.gitbook.io/userguide/partners/referral/withdrawal.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://runyourai.gitbook.io/userguide/partners.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.
