# 快速开始

<button type="button" class="button primary" data-action="ask" data-icon="gitbook-assistant">Ask a question...</button>

<button type="button" class="button secondary" data-action="ask" data-query="How do I get started?" data-icon="rocket-launch">Get started</button><button type="button" class="button secondary" data-action="ask" data-query="How do I authenticate with the developer platform?" data-icon="key">Authenticate</button><button type="button" class="button secondary" data-action="ask" data-query="How do I integrate with my stack?" data-icon="code">Integrate</button><button type="button" class="button secondary" data-action="ask" data-query="How do I contribute?" data-icon="code-pull-request">Contribute</button>

{% stepper %}
{% step %}

#### 创建您的第一个账号

创建您的账号后,接收验证码,通过机器人验证后并登陆.

<a href="https://flytoken.vip/register" class="button primary">注册</a><a href="https://flytoken.vip/login" class="button secondary">登陆</a>
{% endstep %}

{% step %}

### 创建第一个API 密钥

<div align="left"><figure><img src="/files/orVssrx0tgElYa7b3nrZ" alt="" width="383"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### 创建第一个API 密钥

&#x20;在您的右上侧  「创建密钥」

<div align="left"><figure><img src="/files/s0E32UlPVF7oBGp5cPlM" alt="" width="188"><figcaption></figcaption></figure></div>

&#x20; 创建一个API密钥

<div align="left"><figure><img src="/files/jRpWiYkYwgzsjsEgS7jK" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### 选择您的分组

<div align="left"><figure><img src="/files/u2hyBFph0n29piDmJNmd" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### 导入到CCswitch&#x20;

如果您没有安装CCswitch 请到官网下载 <a href="https://ccswitch.io/zh/" class="button primary">去CCSwitch官网</a>

<div align="left"><figure><img src="/files/IG5rXvZJwXPao08DMEDS" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### 导入CCS后开始您的......

<div align="left"><figure><img src="/files/TyvTEpNgk9LZBO5tMdzy" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

&#x20;

&#x20;

&#x20;

&#x20;

&#x20;


---

# 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://doc.flytoken.vip/readme.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.
