# Short Links

Short Links allow you to easily create custom links for each campaign, source, or post.

By default, analytics that live on your website will pick up parameters like the Page Referrer and UTM Source, but there are many sources which are "invisible" (ie, if you click a link from Discord's native application, it will appear as "Organic") or not very granular (while you can tell traffic is from Twitter, it's impossible to see which tweet or biolink generated it). Spindl links let you create links at any granularity - per campaign, per source, or per post - to let you capture the analytics that matter most.

{% embed url="<https://twitter.com/0xPolygonLabs/status/1595484025799708673>" %}
An example Spindl short link
{% endembed %}

## Creating Links

Creating a short link on Spindl is as simple as providing a name and destination URL. From there, we'll generate a short link that you can share publicly. From there, you can track the engagement and downstream conversions.&#x20;

<figure><img src="https://1560216118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXCbRJugC9obtJ12iHKUB%2Fuploads%2F6kVu9gDOdBhjL8ZW4dRX%2Fgb_6.png?alt=media&#x26;token=2ab88b4b-4ec6-4cc4-b44e-4a5109152a3d" alt=""><figcaption></figcaption></figure>

## Custom Domains

In addition to short links on the spindl.link domain, Spindl supports custom domains as well (so you can have links like `share.mydapp.xyz/abcd`). Custom domains require a little more set up, but can often better represent your brand and increase trust with customers.

To get started with Custom Domains, please out to the Spindl team.


---

# 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.spindl.xyz/spindl/features/short-links.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.
