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

# 파트너스 센터

### **⚡️ 땡큐지 파트너스 센터는 무엇인가요?** <a href="#undefined" id="undefined"></a>

<div data-full-width="false"><figure><img src="/files/sBBISv0HnxoBckbwfZ0G" alt=""><figcaption><p><a href="https://partners.gplatform.co.kr/web/">https://partners.gplatform.co.kr/</a></p></figcaption></figure></div>

땡큐지 회원이라면 누구나 **파트너로 등록**하고, 땡큐지 상품을 소개해서 **수익을 공유** 받을 수 있는 플랫폼이에요.

* **땡큐지 회원이라면 누구나 활동 가능**해요. 돈이 들지 않아요.
* 땡큐지 계정으로 파트너스 센터 가입만 하면, 파트너 등록 간단히 완료!
* 내가 초대한 회원에게서 발생한 수익을 계속 받을 수 있어요.

&#x20;

### **📲 이용 방법** <a href="#undefined" id="undefined"></a>

1️⃣ 파트너스 센터에 가입하여 파트너로 등록하기\
2️⃣ 내 계정에 귀속된 **고유 링크 발급 받기**\
3️⃣ 링크를 공유하기만 하면 끝 🎯\
4️⃣ 공유한 링크로 가입한 회원이 땡큐지 자체 상품(월 사용료, 전자신고권 등)을 구매하면, 금액의 일부를 **정산 받아요!** 💸

*※ 서비스 상품의 추가 또는 변경(예: 새로운 앱 내 상품 도입, 기존 상품의 종료 등)에 따라 정책이 변동될 수 있습니다.*

***

## **지금 시작하세요!** <a href="#undefined" id="undefined"></a>

{% hint style="success" %}
[**파트너스 신청 바로가기** 🖱️](https://partners.gplatform.co.kr/web/intro?utm_source=AIQnA\&utm_medium=chatbot)
{% endhint %}


---

# 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://organization-dvc.gitbook.io/thanqg/tip/partners.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.
