> For the complete documentation index, see [llms.txt](https://bettyes-organization.gitbook.io/quick-start-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bettyes-organization.gitbook.io/quick-start-guide/contents/zhun-bei-gong-zuo.md).

# 准备工作

视频教程：<https://t.me/VideoTutorial888/6>

<figure><img src="/files/1kcv8hWfcZA3xm5oR2v6" alt=""><figcaption></figcaption></figure>

## 一、前期准备

* <mark style="color:red;">**非中国大陆、中国香港、中国澳门**</mark>
* 账号、套餐端口购买
* 访问互联网设备
* 桌面端下载（Windows或Mac）<https://admin.scrmchampion.com/client-download>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXepkCm2L0VCZLVmVf7AzHGGiiQThGHCGeNLDeZ_EYj31DpQXn-w4_QaU-5eLUsi_rR1LjX96FsiAhhl5zB73lRLc1R1A86K7IWM3_J4TYf0dzEjpQLxoFCMfjxkGeFCMAsT3pu3EOu8ueWlVot0OLS8asc?key=imZNnv8AD3u_15SGaZyi5w" alt=""><figcaption></figcaption></figure>

### 如何验证是否在服务区？

{% hint style="danger" %}
注意：通过第三方手段注册账号也无法完整使用，本产品包含客户端，一般的VPN代理基本会被识别。
{% endhint %}

#### 方法1：通过登录/注册界面验证

点击登录/注册网址：<https://admin.scrmchampion.com/login>是否成功访问

{% tabs %}
{% tab title="不在服务区" %}

<figure><img src="/files/JjOZClqZbHc4iS9ASup6" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="在服务区" %}

<figure><img src="/files/gklLegu9AdXEtERBNgRz" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

#### 方法2：桌面端验证

桌面端下载安装后可以尝运行一下，观察是否可用

{% tabs %}
{% tab title="不可用" %}

<figure><img src="/files/RQRgqGJVLpRZtK3KQBq5" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="可用" %}

<figure><img src="/files/0y24Tdo5e8ayVNoj6PCu" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

#### 方法3：IP检测地址验证

检测地址：<https://ipcheck.im/#/check>

检查核心：<mark style="color:red;">WebRTC测试保持全绿</mark>

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

***

## 二、登录管理端

打开登录网站 <https://admin.scrmchampion.com/login> ，然后输入注册并开通套餐端口的邮箱+密码

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdDHvGL6M5NDFW-EhtFPeyyKHH_dR4FceC3Jaem3E9vMSTSJnO-_rY1plkYLl2i5Aub8718KXGmh2rQF5nl0Vac79QtuzGRMRISNOkA38Pqhq6pqE7HYqAjIKz7bPMHlMkSa5OXaCWlW5ExSgzziZ7Od40?key=imZNnv8AD3u_15SGaZyi5w" alt=""><figcaption></figcaption></figure>

<br>


---

# 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://bettyes-organization.gitbook.io/quick-start-guide/contents/zhun-bei-gong-zuo.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.
