> For the complete documentation index, see [llms.txt](https://doc.sparkylife.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sparkylife.co/chan-pin-zhi-nan/kuai-su-shang-shou.md).

# 快速上手

欢迎关注[<mark style="color:red;">**小红书**</mark>](https://www.xiaohongshu.com/user/profile/6682b2df00000000030313a6?xhsshare=CopyLink\&appuid=6682b2df00000000030313a6\&apptime=1726117790\&share_id=1da908d5c099408ca82fbbd889c1c49f) 或加入[<mark style="color:green;">**用户群**</mark>](/guan-yu-sparky/lian-xi-wo-men.md)，和我们聊聊吧

在首页中，点击输入框 → 记录你的任何想法 → 点击回车，一条内容就创建好啦。

Sparky支持文本、图片（多图、实况）、语音内容。

链接和文件等更多类型的内容在规划中。

语音保存后，会自动进行转录和润色。

* 单条语音的上限为10分钟，免费用户总时长上限为30分钟。
* 语音转录和润色会消耗能量值，转录为**1 能量值/分钟**，目前转录润色在限时免费中，暂时不消耗能量值。
* 中长语音的功能在需求池啦，未来我们也会拓展中长录音的场景。

Sparky AI会自动为你打标签，我们建议手动创建你的初始化的标签列表。

AI自动标签限时免费中，暂时不消耗能量值。

[**了解智能指令？**](/chan-pin-zhi-nan/zhi-neng-zhi-ling.md)

[**了解事件卡片？**](/chan-pin-zhi-nan/shi-jian-ka-pian.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.sparkylife.co/chan-pin-zhi-nan/kuai-su-shang-shou.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.
