# TikTok

### Setting up TikTok for Cozmos

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

<figure><img src="https://955540963-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgWSBgBDll5yYEIDkdXon%2Fuploads%2F1JGsqV2RN5sRMrdNkh4s%2Fimage.png?alt=media&#x26;token=a8090969-e2a6-49bf-b595-6c4f88459296" alt="TikTok"><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 TikTok we support two content types: Creator Profiles and Videos

Similar to YouTube we only require a certain part of the content url, either the creator name or video ID. The table below shows which part is required:

<table><thead><tr><th width="160">Content Type</th><th width="588">Full example URL (yellow section required by Cozmos)</th></tr></thead><tbody><tr><td>Profile</td><td>https://www.tiktok.com/<mark style="color:yellow;">@tedtoks</mark></td></tr><tr><td>Video</td><td>https://www.tiktok.com/@tedtoks/video/<mark style="color:yellow;">7295065135788477742</mark></td></tr></tbody></table>

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="https://955540963-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgWSBgBDll5yYEIDkdXon%2Fuploads%2FAisVcK2boTPOxf0WRCtI%2Fimage.png?alt=media&#x26;token=741fa1ba-c011-4ffd-a3f7-19aae75b8a5b" 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/tiktok.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.
