# TikTok

- [How to find the TikTok Test Event Code](https://docs.tagfly.io/tiktok/how-to-find-the-tiktok-test-event-code.md): If you want to test TikTok server-side events, we will need the test event code.
- [How to find the TikTok Pixel ID](https://docs.tagfly.io/tiktok/how-to-find-the-tiktok-pixel-id.md): To set up Google Tag Manager tags for TikTok, it's essential to obtain a TikTok Pixel ID.
- [How to find the TikTok Access Token](https://docs.tagfly.io/tiktok/how-to-find-the-tiktok-access-token.md): Discover how to locate your TikTok Access Token to initiate server-side tracking.
- [How to create a TikTok Pixel](https://docs.tagfly.io/tiktok/how-to-create-a-tiktok-pixel.md)
- [Get Your TikTok Pixel Ready](https://docs.tagfly.io/tiktok/get-your-tiktok-pixel-ready.md): If you’re looking for a simple way to create your first TikTok Pixel one, you're in the right place!
- [How to Integrate TikTok Pixel & Events API with TagFly](https://docs.tagfly.io/tiktok/how-to-integrate-tiktok-pixel-and-events-api-with-tagfly.md): To configure Google Tag Manager tags and server-side tracking for TikTok, simply provide us with your TikTok Pixel ID and Events API Token.
- [How to test whether your TikTok events tracking works properly](https://docs.tagfly.io/tiktok/how-to-test-whether-your-tiktok-events-tracking-works-properly.md): Are you concerned about the effectiveness of your event tracking? Use the Test Events feature to see what’s working and identify any issues with your tracking setup.


---

# 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.tagfly.io/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.
