> For the complete documentation index, see [llms.txt](https://ask.flyp.space/learninghub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ask.flyp.space/learninghub/ask-flyp/tiktok-shop-on-flyp/creating-and-linking-a-tiktok-seller-centre-account.md).

# Creating & Linking a Tiktok Seller Centre Account

For users who have not set up a Tiktok Seller Centre account previously, the below steps will help you create an account and link it to your FLYP account in a matter of minutes. The video below also shows this process.

1. Open the FLYP App and enter your account page in the right corner of the bottom menu bar.
2. Open the side menu and tap Tiktok.
3. Tap Sign up for Tiktok Shop.
4. Tap Europe Seller and United Kingdom
5. Sign up with your Tiktok Account or with your email address.
6. Enter the verification code sent to your email.
7. Set up your password
8. Mark yourself as a sole proprietor unless you have an existing business.
9. Verify your identity and press next
10. Select the time period during which you allow FLYP access to your Tiktok Seller Centre data and authorize access.
11. Reload FLYP.
12. Download the Tiktok Seller Center App

{% embed url="<https://drive.google.com/file/d/1-XG5TdF7LDBkGX4rJYnhoGWpBESwi647/view?usp=sharing>" %}


---

# 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://ask.flyp.space/learninghub/ask-flyp/tiktok-shop-on-flyp/creating-and-linking-a-tiktok-seller-centre-account.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.
