# DeepSpringsAI

1. 点击 DeepSpringsAI 服务商的“登录”

<figure><img src="/files/4wBJMp3nDVGtyglprQP1" alt=""><figcaption></figcaption></figure>

2. 在新窗口中点击 “使用邮箱或用户名登录”（已有账户） 或 “注册”（新账户）

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

3. 新账户输入相关信息，经邮箱验证后即创建完成

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

4. 返回登录界面，输入注册时设置的用户名密码即可完成登录

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

5. 登录完成可自动获取平台的API key，点击充值按钮在弹出页面内进行API账户充值

<figure><img src="/files/702Ep3JwFbl4MSsMAB8a" alt=""><figcaption></figcaption></figure>

6. 点击 获取模型列表 并添加模型

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

7. 在应用内选择对应模型，即可对话

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


---

# 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://springhub-docs.deepspringsai.com/pre-basic/providers/deepspringsai.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.
