# Files

- [File Append Text](https://docs.genrpa.com/aktiviteler/files/file-append-text.md)
- [File Copy](https://docs.genrpa.com/aktiviteler/files/file-copy.md)
- [File Create Text](https://docs.genrpa.com/aktiviteler/files/file-create-text.md)
- [File Delete](https://docs.genrpa.com/aktiviteler/files/file-delete.md)
- [File Exists](https://docs.genrpa.com/aktiviteler/files/file-exists.md)
- [File Info Get](https://docs.genrpa.com/aktiviteler/files/file-info-get.md)
- [File Move](https://docs.genrpa.com/aktiviteler/files/file-move.md)
- [File Read All Text](https://docs.genrpa.com/aktiviteler/files/file-read-all-text.md)
- [File Read All Lines](https://docs.genrpa.com/aktiviteler/files/file-read-all-lines.md)
- [File Rename](https://docs.genrpa.com/aktiviteler/files/file-rename.md)
- [File Write Text](https://docs.genrpa.com/aktiviteler/files/file-write-text.md)
- [Folder Create](https://docs.genrpa.com/aktiviteler/files/folder-create.md)
- [Folder Delete](https://docs.genrpa.com/aktiviteler/files/folder-delete.md)
- [Folder Exists](https://docs.genrpa.com/aktiviteler/files/folder-exists.md)
- [Folder Info Get](https://docs.genrpa.com/aktiviteler/files/folder-info-get.md)
- [Folder Move](https://docs.genrpa.com/aktiviteler/files/folder-move.md)
- [Get Files](https://docs.genrpa.com/aktiviteler/files/get-files.md)


---

# 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://docs.genrpa.com/aktiviteler/files.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.
