diff --git a/Manuals/Tcar-fs/en_US/Trunk/chapter-menu.texinfo b/Manuals/Tcar-fs/en_US/Trunk/chapter-menu.texinfo
index 311bc62..c44c6d4 100644
--- a/Manuals/Tcar-fs/en_US/Trunk/chapter-menu.texinfo
+++ b/Manuals/Tcar-fs/en_US/Trunk/chapter-menu.texinfo
@@ -17,5 +17,6 @@
 * Trunk Identity Palettes::
 * Trunk Identity Patterns::
 * Trunk Identity Webenv::
+* Trunk Scripts::
 * Trunk Scripts Functions Prepare::
 @end menu
diff --git a/Manuals/Tcar-fs/en_US/Trunk/chapter-nodes.texinfo b/Manuals/Tcar-fs/en_US/Trunk/chapter-nodes.texinfo
index 712166b..326ef43 100644
--- a/Manuals/Tcar-fs/en_US/Trunk/chapter-nodes.texinfo
+++ b/Manuals/Tcar-fs/en_US/Trunk/chapter-nodes.texinfo
@@ -16,4 +16,5 @@
 @include Trunk/identity-palettes.texinfo
 @include Trunk/identity-patterns.texinfo
 @include Trunk/identity-webenv.texinfo
+@include Trunk/scripts.texinfo
 @include Trunk/scripts-functions-prepare.texinfo
diff --git a/Manuals/Tcar-fs/en_US/Trunk/scripts.texinfo b/Manuals/Tcar-fs/en_US/Trunk/scripts.texinfo
new file mode 100644
index 0000000..f1c8b1e
--- /dev/null
+++ b/Manuals/Tcar-fs/en_US/Trunk/scripts.texinfo
@@ -0,0 +1,23 @@
+@node Trunk Scripts
+@section @file{trunk/Scripts}
+@cindex Trunk scripts
+
+The @file{trunk/Scripts} directory exists to organize the
+@command{centos-art.sh} script, a bash scripts specially designed to
+automate most frequent tasks in the repository (e.g., image rendition,
+documenting directory structures, translating content, etc.).
+
+The @file{trunk/Scripts} directory and all files inside it are under
+version control.
+
+Content rendition inside @file{trunk/Scripts} is not supported.
+
+Inside the @file{trunk/Scripts} directory, it is stored the
+initialization script (i.e., @command{centos-art.sh}) you execute to
+run most automation tasks. Automation tasks are organized by functions
+inside the following directory:
+
+@c -- <[centos-art(SeeAlso)
+@itemize
+@end itemize
+@c -- ]>