# TheAffiliatePlatform Help

## TheAffiliatePlatform Help

- [Welcome to The Affiliate Platform Help Center](https://help.theaffiliateplatform.com/welcome-to-the-affiliate-platform-help-center.md)
- [Affiliate Account](https://help.theaffiliateplatform.com/affiliate-platform/affiliate-account.md): This section covers the 'Overview' tab in the affiliate profile
- [Sub Affiliates Network](https://help.theaffiliateplatform.com/affiliate-platform/affiliate-account/sub-affiliates-network.md): This section covers the Sub-Affiliate Network Structure
- [Managing Deals](https://help.theaffiliateplatform.com/affiliate-platform/managing-deals.md): This section covers deal management
- [Campaigns](https://help.theaffiliateplatform.com/affiliate-platform/managing-deals/campaigns.md): This section covers campaign management
- [Destination Links](https://help.theaffiliateplatform.com/affiliate-platform/destination-links.md): This section covers the creation and management of tracking links that direct traffic to specific landing pages.
- [Promo codes](https://help.theaffiliateplatform.com/affiliate-platform/promo-codes.md): This section covers how to generate and track promo codes that allow affiliates to refer players without a direct link.
- [Media Assets](https://help.theaffiliateplatform.com/affiliate-platform/media-assets.md): This section explains how to upload and manage marketing materials for affiliates to use in their campaigns.
- [Pixel tool (Postbacks / Callbacks)](https://help.theaffiliateplatform.com/affiliate-platform/pixel-tool-postbacks-callbacks.md): This section covers the technical setup for postbacks, allowing affiliates to receive data on conversions.
- [Payments](https://help.theaffiliateplatform.com/affiliate-platform/payments.md): This section explains the workflow for processing affiliate payouts.
- [Upload Invoice and Supporting Documentation](https://help.theaffiliateplatform.com/affiliate-platform/payments/upload-invoice-and-supporting-documentation.md): This section covers the process of uploading financial documentation and the verificaiton process done by Operator
- [Custom Tags](https://help.theaffiliateplatform.com/affiliate-platform/custom-tags.md): This section explains how to use tags to categorize affiliates, media, links
- [Player Referral Program](https://help.theaffiliateplatform.com/affiliate-platform/player-referral-program.md): This section covers the setup of player referral program powered by integration between TAP and Smartico.io
- [REPORTING](https://help.theaffiliateplatform.com/reporting.md): These sections cover the reporting dashboards available in TAP, detailing into how metrics are structured and displayed in each view
- [KPIs per period (tables)](https://help.theaffiliateplatform.com/reporting/kpis-per-period-tables.md): The KPIs per period (tables) report provides daily and monthly overview of your KPIs, as well as acquision funnels.
- [Funnels & Trends](https://help.theaffiliateplatform.com/reporting/funnels-and-trends.md): Funnel & Trends reports provide insight on key stages of the acquisition journey how players move through the key stages of the acquisition journey.
- [KPIs per Affiliate](https://help.theaffiliateplatform.com/reporting/kpis-per-affiliate.md): The KPIs per Affiliate view provides a performance breakdown for each affiliate, combining acquisition data, player activity, revenue, commissions, and ROI in one place.
- [General Stats](https://help.theaffiliateplatform.com/reporting/general-stats.md): The General Stats view provides a high-level overview of your affiliate ecosystem. It helps you understand how affiliates are distributed by deal types, acquisition and commission contribution.
- [Analysis](https://help.theaffiliateplatform.com/reporting/analysis.md): Cohort Reports provide insights into player deposit behavior over time, acquisition quality and trends based on player seniority and first-time deposit activity.
- [Detailed View](https://help.theaffiliateplatform.com/reporting/detailed-view.md): The Detailed View reports provide insight to your top performing affiliates and players.
- [Reporting interfaces  / BI](https://help.theaffiliateplatform.com/reporting/reporting-interfaces-bi.md)
- [Affiliate Metrics and Terminology](https://help.theaffiliateplatform.com/general-concepts/affiliate-metrics-and-terminology.md): This section explains common terms and metrics used across TheAffiliatePlatform. It can help you better understand reports and performance data.
- [Back Office permissions, and SSO](https://help.theaffiliateplatform.com/general-concepts/back-office-permissions-and-sso.md): This section covers access to Back Office, and SSO authorization
- [API Keys and URL](https://help.theaffiliateplatform.com/apis-and-configurations/api-keys-and-url.md)
- [Registration page](https://help.theaffiliateplatform.com/apis-and-configurations/registration-page.md)
- [Registration API](https://help.theaffiliateplatform.com/apis-and-configurations/registration-api.md)
- [Reporting API](https://help.theaffiliateplatform.com/apis-and-configurations/reporting-api.md)
- [Balance and Payment API](https://help.theaffiliateplatform.com/apis-and-configurations/balance-and-payment-api.md)
- [Deals management API](https://help.theaffiliateplatform.com/apis-and-configurations/deals-management-api.md)
- [More API methods](https://help.theaffiliateplatform.com/apis-and-configurations/more-api-methods.md)
- [FAQ: Affiliation](https://help.theaffiliateplatform.com/faqs-and-connected-products/faq-affiliation.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.theaffiliateplatform.com/welcome-to-the-affiliate-platform-help-center.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.
