# 1. Watch Story Script

When you click Edit the " Watch Story Script", the Edit Script box will show up on the left- hand side of your screen.

<figure><img src="/files/phNhzNiIC8cM7diSSlG5" alt=""><figcaption><p>Watch Story Script</p></figcaption></figure>

* Number of stories: You can adjust the number of stories you want to watch here.
* Watching time/story (s): Enter the time you want to watch per story, measured in second (s).

Besides, there are number of options you can choose to make your script unique.&#x20;

* You can tick **Randomly React** with the option to randomly like, love, care, wow, etc.&#x20;
* With the option **Randomly Comment**, you need to enter the comment's content on the following box. Remember to add each content per line and If the content has multiple paragraphs, each content needs to be separated by the character /.&#x20;

For instance I want to enter this content:&#x20;

```
How amazing
Can you guide me how to do that?
```

I should write like this in the below box:&#x20;

```
How amazing./ Can you guide me how to do that?
```

Please refer to the following description video.

{% embed url="<https://www.loom.com/share/e93ccf993756429ea3d27dcb2c488a76?sid=6b029cdf-18d3-48e5-91e7-d07c1595fe3e>" %}


---

# 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://autofaces-organization.gitbook.io/autoface-documents-en/product-guides/automation-scripts/scripts-description/general-script/1.-watch-story-script.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.
