> For the complete documentation index, see [llms.txt](https://litepaper.klinkfinance.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://litepaper.klinkfinance.com/hidden/partner-with-klink/self-serve-portal-and-sdk.md).

# Self Serve Portal & SDK

## E**asily Manage Campaigns & Integrate Klink Reward Enablement Technology**

<figure><img src="/files/IAmpTKHcaAKLhshmH8c2" alt=""><figcaption></figcaption></figure>

### 1️⃣  **Self Serve Partner Portal**

The **Partner Portal** is designed for projects and affiliates to easily build, test, and launch campaigns on a self-serve basis. Partners can:

* Create and customize campaigns to target specific user groups.
* Track campaign performance in **real-time**, allowing for immediate optimization and adjustments.

This system ensures that partners have full control over their campaigns while benefiting from the engagement of Klink's community.

### 2️⃣ **SDK Integration (Forthcoming)**

Klink’s forthcoming **SDK** will allow partners to integrate Klink’s **quest-based actions** or **offerwall ecosystem** directly into their own platforms or websites. This enables:

* Seamless activation of communities on your platform, with Klink’s quest system embedded directly.
* The **offerwall** can be natively integrated to reward users for conversions while also offering potential **revenue-sharing** opportunities for long-term partnerships.

With these tools, partners can focus on their core product while leveraging Klink’s technology to drive user engagement and growth.


---

# 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://litepaper.klinkfinance.com/hidden/partner-with-klink/self-serve-portal-and-sdk.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.
