# 2 Discord Token获取

### 本教程将告诉大家如何获取Discord账号的Token。

### <mark style="background-color:purple;">**步骤一：**</mark>**登录好Discord账号之后，打开Chrome浏览器开发者模式（快捷键F12或者CTRL+SHIFT+I）**

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

### <mark style="background-color:purple;">**步骤二：**</mark>**按照图片，找到Token，并复制保存**

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

{% hint style="danger" %} <mark style="background-color:red;">**注意Token会随着Discord账号密码改变而改变，使用账号密码登录后Token也会改变，使用Token登录并在Discord设置页面进行登出也会导致Token改变，老号的Token可能因时间太久而失效.**</mark>

<mark style="background-color:red;">**注意Token切勿分享他人，有Token可直接登录账号，若泄漏请及时更改账号密码**</mark>
{% endhint %}


---

# 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://disyaoqing66.gitbook.io/acc/discord-zhang-hao-xiang-guan/2-discord-token-huo-qu.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.
