# Available Shortcodes

## S**hortcodes for the referral** social share options

`{{referral_link}} -> Referral link in Social Share option`

`{{store_url}} -> Store url link in Social share option`

## S**hortcodes for the referral Email Section**&#x20;

`{{referrer_name}} -> Displays referrer first and last name`&#x20;

`{{referrer_first_name}} -> Displays referrer first name`&#x20;

`{{referrer_last_name}} -> Displays referrer last name`&#x20;

`{{order_value}} -> Displays the order value`

&#x20;`{{sales_url}} -> Displays the all sales URL`

\
This list of short Codes usefult for the Email and socail sharable section so the custoemr will recive the presonlized email and link thorugh <br>


---

# 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.shopjar.co/referral-program/settings/available-shortcodes.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.
