# Input text

The AiVATAR service can convert any text into speech and video.

### **Learn more about Input text.**

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Understanding Sentences and Paragraphs</strong></td><td>The text input area is divided into <code>sentences</code> and <code>paragraphs</code>, which are collections of sentences.</td><td><a href="https://content.gitbook.com/content/xuWifO3Fqyw3Tw3Tjlll/blobs/cTAT0mkJP5NRUTb6Cb7C/18.%EA%B8%B0%ED%83%80%EC%84%A4%EC%A0%95_%EC%8D%B8%EB%84%A4%EC%9D%BC.png">18.기타설정_썸네일.png</a></td><td><a href="type-text/sentence-to-paragraph">sentence-to-paragraph</a></td></tr><tr><td><strong>Writing Scripts in the Text Input Area</strong></td><td>You can enter, add, edit, and delete sentences.</td><td><a href="https://content.gitbook.com/content/xuWifO3Fqyw3Tw3Tjlll/blobs/X1BV0i6AdactiXQNxANG/4.%ED%85%8D%EC%8A%A4%ED%8A%B8-%EC%9E%85%EB%A0%A5%ED%95%98%EA%B8%B0_%EC%8D%B8%EB%84%A4%EC%9D%BC_%EC%95%84%EC%9D%B4%EC%BD%98.png">4.텍스트-입력하기_썸네일_아이콘.png</a></td><td><a href="type-text/type-words">type-words</a></td></tr><tr><td><strong>Pasting Scripts from Clipboard</strong></td><td>You can copy and paste text.</td><td><a href="https://content.gitbook.com/content/xuWifO3Fqyw3Tw3Tjlll/blobs/ODGsSWYiswhoADC9deDU/4_4.%ED%85%8D%EC%8A%A4%ED%8A%B8-%EC%9E%85%EB%A0%A5%ED%95%98%EA%B8%B0_%EB%B3%B5%EB%B6%99.png">4_4.텍스트-입력하기_복붙.png</a></td><td><a href="type-text/paste-from-clipboard">paste-from-clipboard</a></td></tr></tbody></table>


---

# 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://aivatar.gitbook.io/user-guide/usage/using-aivatar/type-text.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.
