# Baisc

- [Starting an Affiliate Program — Step-by-Step Guide](https://support.hugoffers.com/hugoffers-reference-guide/baisc/starting-an-affiliate-program-step-by-step-guide.md)
- [Add New User Account](https://support.hugoffers.com/hugoffers-reference-guide/baisc/add-new-user-account.md): This tutorial explains how to add a new user account and configure permissions.
- [Add New Advertiser](https://support.hugoffers.com/hugoffers-reference-guide/baisc/starting-an-ad-network-guide.md): This tutorial explains how to create an advertiser account and configure tracking parameters.
- [Advertiser API IN Guide](https://support.hugoffers.com/hugoffers-reference-guide/baisc/advertiser-api-in-guide.md)
- [Offer Setup Guide](https://support.hugoffers.com/hugoffers-reference-guide/baisc/offer-setup-guide.md)
- [Add New Publishers/Affiliates](https://support.hugoffers.com/hugoffers-reference-guide/baisc/adding-new-publishers-affiliates.md): This tutorial explains how to create an affiliate and configure postback links.
- [Approving Offers for Publishers/Affiliates](https://support.hugoffers.com/hugoffers-reference-guide/baisc/approving-offers-for-publishers-affiliates.md): This tutorial explains three methods to authorize offers to affiliates.
- [Integration Conversion Test](https://support.hugoffers.com/hugoffers-reference-guide/baisc/integration-conversion-test-1.md): Complete postback configuration before testing.


---

# 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://support.hugoffers.com/hugoffers-reference-guide/baisc.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.
