# Snapchat

### Setting up Snapchat for Cozmos

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

<figure><img src="/files/bgxvUXvv7FEQIZMAl6qL" alt="Snapchat"><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 Snapchat we support three types of content: Lenses, Spotlights and Stories

{% hint style="warning" %}
Please note, only Stories which display the 'embed' icon can be used in Cozmos. If the icon is not visible it means the content is not Public and has some restrictions
{% endhint %}

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

If the <mark style="color:yellow;">embed</mark> icon is available, click on it to view the embed code. You don't need all the code, just the area highlighted below. You <mark style="color:yellow;">don't need to include the quote marks</mark>

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

For Spotlights and Lenses the process is the same but the embed icon is in a different position

#### Lense:

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

Spotlight:

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

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/rfxhWfMzg4MkSWAfQyfl" 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: 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://learn.cozmos.com/guides/social-media/snapchat.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.
