# Welcome to The Affiliate Platform Help Center

Welcome to the Affiliate Platform Help Center! This resource is designed to assist you in navigating and utilizing our platform effectively. Here, you'll find detailed guides, FAQs, and troubleshooting tips for managing your affiliate network.

{% content-ref url="affiliate-platform" %}
[affiliate-platform](https://help.theaffiliateplatform.com/affiliate-platform)
{% endcontent-ref %}

{% content-ref url="apis-and-configurations" %}
[apis-and-configurations](https://help.theaffiliateplatform.com/apis-and-configurations)
{% endcontent-ref %}

{% content-ref url="faqs-and-connected-products" %}
[faqs-and-connected-products](https://help.theaffiliateplatform.com/faqs-and-connected-products)
{% endcontent-ref %}

For any additional support, feel free to reach out to our customer service team. We're here to help you succeed!


---

# 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://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.
