# 終端機錄像：asciinema

{% embed url="<https://asciinema.org/>" %}

sudo pip3 install asciinema

asciinema auth

Record your first asciicast Make sure you have asciinema recorder installed.

To start recording run the following command in your terminal:

$ asciinema rec When you're ready to finish just exit the shell, either by typing exit or hitting C-d.

If you have already recorded an asciicast but you don't see it here then associate it with your account by running **asciinema auth** in your terminal.

asciinema rec top.cast

asciinema auth

![](/files/-Ly78_pStYRMm7MA60LP)

![](/files/-Ly78d3BYNjpPGUMmxug)

![](/files/-Ly78h0HIf5A7gO5YF7i)

![asciicast](https://asciinema.org/a/cZ8ibBjcN0Bwx37OoEYZ4P4se.svg)


---

# 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://kawsing.gitbook.io/opensystem/andoid-shou-ji/untitled-4/linux-cli/zhong-duan-ji-lu-xiang-asciinema.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.
