> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/getting-started-for-affiliates-1/quick-guide-for-affiliates.md).

# Quick Guide for Affiliates

**Affiliate marketing** is an excellent way to earn money. To get started, choose a product you want to promote, sign up for an affiliate program, and start marketing the product.

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

## Here are some steps to help you begin your affiliate marketing journey:

### Choosing a product

Selecting the right products to promote is crucial. Focus on products or categories that you are passionate about, as this will make promoting them much easier.&#x20;

Additionally, consider the level of interest in the market for the product you choose.

### Signup for an Affiliate Program

Once you have selected the products you want to promote, sign up for the affiliate program of the retailer selling them. Pay attention to the commission rate, payment terms, and available payment methods offered by the affiliate program.

Building a good relationship with the merchant is also important for running a successful affiliate campaign.

### Choose Your Platform

Select a social media platform that suits the content you wish to create. For instance, if you enjoy making videos, consider YouTube. If you prefer taking pictures, platforms like Instagram or Facebook may be better suited.

> You can also create your own website or blog, or utilize email marketing to promote products. Keep in mind that certain product categories are better suited for specific platforms.

For example, potential customers may prefer to watch reviews or videos for gadgets but might be more inclined to engage with photos for fashion and beauty products.&#x20;

{% hint style="info" %}
Boost your promotional efforts by providing discount codes. This strategy creates a compelling financial incentive for customers eager to buy new products.
{% endhint %}

#### **Create content for promotions**

After selecting your platform, focus on creating promotional content. This can include product reviews, tutorials, or blog posts related to the products you are promoting.

> Your performance as an affiliate heavily relies on the quality of the content you create. Be sure to include your affiliate referral link in your content; when a customer makes a purchase using your link, you will earn a commission.

It’s advisable to promote products you have personally purchased or used, as this adds to your credibility as a reviewer. If you cannot afford to buy the product, consider asking the merchant for a free sample.

#### **Start Promoting**

Promotion and content creation are skills that develop over time. Your approach will depend on what product you are promoting and the platform or content type you choose.


---

# 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://docs.goaffpro.com/getting-started-for-affiliates-1/quick-guide-for-affiliates.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.
