# Download Page

Create unlimited download pages compatible with **SafeLinks**. This functionality is compatible with posts and pages and is also fully customizable.

### Get Link Button&#x20;

This function will unlock the download button available on the page after the timeout. Follow the instructions below to create the get link button.

Shortcode: `{getLink} $seconds={15} $before={Generate Link} $after={Go to Link} $message={Please wait...}`

Shortcode Options: All attributes are optional! Just use `{getLink}` to get the default text and timeout.

**Example:**

<figure><img src="https://content.gitbook.com/content/WEe3RjtDQ7wNsLsA20hR/blobs/q5Sh3pTNX3xsvEHIdqBX/image.png" alt="Get link button" width="563"><figcaption></figcaption></figure>

### Download Button&#x20;

This function will decrypt the safelink and redirect the user to the destination after the click. Follow the instructions below to create the download button.

Shortcode: `{getDownload} $button={Button Text}`&#x20;

Button Text: This attribute are optional! The default value is `Download`.

**Example:**

<figure><img src="https://content.gitbook.com/content/WEe3RjtDQ7wNsLsA20hR/blobs/BS9jkklVBVGu2XY1pC7o/image.png" alt="Download button" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
INFO: The download page supports direct download links and can also be used to redirect users to custom links (Internal/External).
{% endhint %}
