# Publishers Flow

**Initial Interaction:** Users are greeted with an engaging video and can proceed via interactive buttons.

<div align="left"><figure><img src="https://2461813667-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6wrz3evgXnneuhnGBKfG%2Fuploads%2FXiW8mmPt8zrShWZUpCHg%2FScreenshot%202025-01-09%20at%206.16.34%20PM.png?alt=media&#x26;token=a45056e3-c231-4997-aec9-29f523b9c746" alt=""><figcaption></figcaption></figure></div>

<div align="left" data-full-width="false"><figure><img src="https://2461813667-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6wrz3evgXnneuhnGBKfG%2Fuploads%2Fv3H1wWxziWc9pzXPF1qR%2Fimage.png?alt=media&#x26;token=67e03fd0-3b78-4169-9119-4c2d1df09157" alt=""><figcaption></figcaption></figure></div>

**Calculator Navigation:**

* Select platform, geography, and genre to generate cohort sizes dynamically.
* Progress through tabs to calculate user acquisition estimates, community-building budgets, and amplification costs.
* Leverage sliders and input fields for fine-tuned adjustments, with error handling and tooltips for guidance.

**Call Scheduling:**

* Fill out the "Book a Call" form with validated input fields.
* Schedule via tailored Calendly links for LATAM or South Asia regions.
* Persist selections for future interactions.

**Calculation Integration:**

* Calculations are processed server-side, with responses dynamically rendered in the UI.
* Errors or edge cases (e.g., invalid inputs) are addressed via toast notifications.

<div align="left"><figure><img src="https://2461813667-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6wrz3evgXnneuhnGBKfG%2Fuploads%2FWVErmKhWWzBXWhETGT3K%2FScreenshot%202025-01-09%20at%206.20.33%20PM.png?alt=media&#x26;token=bbf83d54-5292-459c-8f4b-957f17520e6d" alt=""><figcaption></figcaption></figure></div>

Discover the full potential [HERE](https://kgen.io/grow)


---

# 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://kgen.gitbook.io/kgen/publishers/self-serve/publishers-flow.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.
