# Axios

在將代理集成到Axios之前，請確保您已經正確設置代理，以保障代理服務能夠正常運行。

1\. 打開代理設置選項卡

2\. 導航到端點生成器

3\. 根據您的需要配置參數。設置您的身份驗證方法、位置和會話類型。協議是在代碼中配置的

4\. 選擇您想要生成的代理端點的數量（默認值 - 10）

5\. 複製端點

跟著上面步驟，您的代理就已經配置完成了。


---

# 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://docs.711proxy.com/cn/di-san-fang-ji-cheng/zi-dong-hua-gong-ju/axios.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.
