> For the complete documentation index, see [llms.txt](https://learn.cozmos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.cozmos.com/guides/social-media/linkfire.md).

# Linkfire

### Setting up Linkfire for Cozmos

In your Cozmos Space go to: <mark style="color:yellow;">Settings / Social Media Integrations / Linkfire</mark>

<figure><img src="/files/WiPe4dP3l8SqrmO3AAKR" alt="Linkfire"><figcaption></figcaption></figure>

{% hint style="info" %}
The 'Title' field allows you to name the content you are linking, this makes it easier to find when browsing what content to add in Curator through the Social Content Link Action
{% endhint %}

For Linkfire we support both widget types: Clickthrough and Showcase.

#### Showcase

This style features a prominent album artwork with a play button, when the play button is pressed the artwork will move to reveal a music player along with links to your available platforms to purchase/listen. This list of links is determined by how you have configured your link

#### Clickthrough

This widget is similar to the Showcase widget but does not initially display album artwork and can be configured to point to various end point urls.

In order to embed widget to the Cozmos space, visit [![](https://www.linkfire.com/hubfs/01_Brand_Assets/LINKFIRE_LOGOS/04%20FAVICONS/Favicon-32x32.png)Smart Links for Music Marketing, Podcasts and Artist Promotion | Linkfire](https://www.linkfire.com/) sign-in and copy your linkfire URL. You can do this by copying the URL from the browser address bar

{% hint style="warning" %}
Linkfire does have certain limitations:

* The widget only works for links with audio sample previews, not with links that use a video preview or no preview. Learn how to add an [audio sample preview here.](https://help.linkfire.com/hc/en-us/articles/360002573574)
* Pre-release links are not supported for widgets.
  {% endhint %}

Copy the relevant information of whichever content type you would like to embed in the <mark style="color:yellow;">Add Content</mark> section of the Social Media Integration settings.

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

There is no limit to how many content links you can add, but we recommend naming them clearly so you can easily find them in Curator when applying the Social Content Link action.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://learn.cozmos.com/guides/social-media/linkfire.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
