> For the complete documentation index, see [llms.txt](https://gemphonefarm.gitbook.io/gemphonefarm-book-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gemphonefarm.gitbook.io/gemphonefarm-book-1/huong-dan-su-dung/publish-your-docs/control-flow.md).

# Control Flow

- [Repeat Task](https://gemphonefarm.gitbook.io/gemphonefarm-book-1/huong-dan-su-dung/publish-your-docs/control-flow/repeat-task.md)
- [Conditions](https://gemphonefarm.gitbook.io/gemphonefarm-book-1/huong-dan-su-dung/publish-your-docs/control-flow/conditions.md): Thêm logic của điều kiện vào quy trình
- [While Loop](https://gemphonefarm.gitbook.io/gemphonefarm-book-1/huong-dan-su-dung/publish-your-docs/control-flow/while-loop.md): Thực thi các node khi điều kiện được đáp ứng.
- [Loop Data](https://gemphonefarm.gitbook.io/gemphonefarm-book-1/huong-dan-su-dung/publish-your-docs/control-flow/loop-data.md): Bạn có thể sử dụng node này khi bạn muốn lặp qua một loạt dữ liệu
- [Loop Breakpoint](https://gemphonefarm.gitbook.io/gemphonefarm-book-1/huong-dan-su-dung/publish-your-docs/control-flow/loop-breakpoint.md): Nó sẽ dừng vòng lặp tương ứng với id vòng lặp mà bạn nhập và tiếp tục thực hiện node tiếp theo.
