# Stores

In the **Stores** tab, you can view the stores where you are enrolled as an affiliate. Additionally, you can search for and join other store programs.

<figure><img src="/files/y3Fxo87OWvXKqXxxaLOy" alt=""><figcaption><p>Stores</p></figcaption></figure>

### My Stores

In the **My Stores** section, you can view the affiliate programs you are currently enrolled in. You can also see the programs for which your account is still awaiting approval from the store merchant.

<figure><img src="/files/c0iZ9EEMkyG2HTOC0vD4" alt=""><figcaption><p>My Stores</p></figcaption></figure>

### Available Stores

In the **Available Stores** section, you can search for programs you wish to join as an affiliate. Here, you will find the store name and link, along with specific program details such as the store's currency, commission rate, cookie duration, registration status, and whether instant access is available.

<figure><img src="/files/tJBlb8HFxEU8CPgVN1cv" alt=""><figcaption><p>Available Stores</p></figcaption></figure>


---

# 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/goaffpro/marketplace/stores.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.
