> For the complete documentation index, see [llms.txt](https://docs.tiktokshopaffiliatebot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tiktokshopaffiliatebot.com/getting-started.md).

# Getting Started

Welcome to the TikTok Shop Affiliate Bot Software Guide. This document will walk you through every step needed to deploy and use your enhanced affiliate bot to maximize your TikTok shop's outreach.

## System Requirements

* Windows Operating System
* Google Chrome (Latest Version)

## Downloading the Software&#x20;

1. Purchase a plan from Whop (<https://whop.com/tiktok-shop-affiliate-bot>).
2. Download the software provided by Whop.
3. Keep your license key provided by Whop handy for software activation.

## Creating a TikTok Shop Sub-Account

It's suggested to set up a sub-account with the affiliate manager role and utilize it to send messages through the TikTok Shop Affiliate Bot. To create a sub-account, log in to your TikTok Shop dashboard from your primary account and navigate to My Account > Account Settings > User Management > Add User.


---

# 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:

```
GET https://docs.tiktokshopaffiliatebot.com/getting-started.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.
