# Default affiliate link

When an affiliate signs up for your program through BixGrow, a default affiliate link is automatically generated. This link is unique to each affiliate and is usually based on the main URL of your store, with a tracking parameter appended to it.

## How to customize Default affiliate link?

By default, this link points to the homepage of your store. However, you can customize it so that all affiliate links direct to a specific product or collection page. This is especially useful if you want to focus your affiliate efforts on promoting particular products or categories.

You have two options to customize your affiliates’ default affiliate links:&#x20;

### Customize Default affiliate links for all affiliates

To update the default affiliate link for all affiliates in your program, go to **Program > Edit > Settings > Update the Default affiliate link**

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

### Customize Default affiliate link for each affiliate individually

By default, affiliate links are relatively long. To make them shorter and more suitable for social media sharing, you can manually edit the link directly in the affiliate’s profile. Go to **Affiliates > Select the Affiliate > Shorten link**

<div align="left"><figure><img src="/files/wqcZUg22HyRuvrZEEu2Z" alt=""><figcaption></figcaption></figure></div>

Then, fill in the path you want for the shortened link (for example, the affiliate's name) and click **Save**.

<div align="left"><figure><img src="/files/CabTJu7bR184r3biclvn" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
Please keep in mind that Shopify now **only allows lower cases in redirects** (or shortened links here) so inserting upper cases to the shortened link will make the link redirect to an error 404 page instead of your destination page.<br>
{% endhint %}

Now your affiliate has a personalized link with their name, making it easier for customers to recognize.

<div align="left"><figure><img src="/files/sr6MbVUPCaUe5YqcwBMg" alt=""><figcaption></figcaption></figure></div>


---

# 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.bixgrow.com/affiliate-links/manage-affiliate-links/default-affiliate-link.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.
