# 新建会话

**【新增会话】点击添加，端口邀请码，可根据邀请码数量，增加会话启动，扫码登录账号！**

**关闭账号则不占用端口数量，字符新增登录账号数量根据套餐决定**

```
1. 会话支持保存cookies缓存登陆
2. 删除后缓存将会删除cook,请谨慎
```

{% stepper %}
{% step %}

### 选择需要登录的社交平台

点击页面中间的 **增加会话**，即可创建一个新的会话

<figure><img src="/files/b2lGioCwZ3QiRKjcZ36M" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 新建的会话会默认显示模式在第一个

{% endstep %}
{% endstepper %}


---

# 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.geekscrm.io/xin-jian-hui-hua.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.
