# Affiliate Store

#### Here we take a look at how the affiliate store works:

To see how the affiliate store works, go to the **Store** tab in the affiliate's dashboard.

<figure><img src="/files/d5XO3VtQwxLysU0LvF19" alt=""><figcaption><p>Affiliate Dashboard > Store</p></figcaption></figure>

Here, affiliates can search for the products in your store.

<figure><img src="/files/tydfj30883xEA0EqPGhz" alt=""><figcaption><p>Search for products</p></figcaption></figure>

To add a product to the cart, click on **Add to cart**.

<figure><img src="/files/zW1odd72cVyCiajpqjqX" alt=""><figcaption><p>Click on Add to cart</p></figcaption></figure>

Now, click on the cart icon to open it.

<figure><img src="/files/1ckFGm3by3wmSHausvvZ" alt=""><figcaption><p>Click on the cart icon</p></figcaption></figure>

This will open up the cart.

<figure><img src="/files/lmF6qHm0QMFmxYmUgViQ" alt=""><figcaption><p>Cart window</p></figcaption></figure>

After this, click on **Checkout**.&#x20;

{% hint style="info" %}
Affiliates have the option to share the cart link or the checkout link. They also have the option to save the cart.&#x20;
{% endhint %}

<figure><img src="/files/yn3OvZFBSkW5I1qjGhkT" alt=""><figcaption><p>Click on Checkout</p></figcaption></figure>

{% embed url="<https://youtu.be/ZcXi9xGLwc0>" %}
Affiliate Store
{% endembed %}


---

# 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://docs.goaffpro.com/program-settings/extra-settings/setup-affiliate-mini-store/affiliate-store.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.
