# Preface

**NOTE**: As I am leaving PIC and therefore my CTA journey... **This guide won't be maintained any longer** !!!! If someone wants to keep it up, reach me!\
\
Keep in mind the info here may be outdated now. Good luck CTA peers!\
\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_

This book is designed to help you get started with the *Cern Tape Archive* (CTA) system. It provides an overview of the general concepts and covers the installation process in detail. Additionally, the book includes answers to frequently asked questions as well as guidance to other procedures.

Please note that **this book is not the official documentation** and it is focused on CTA+dCache integration for now. That means that some EOS-related explanations and configuration parts will be omitted and others will be exclusively applicable for dCache users. \
So while some parts of the book may not be directly applicable for EOS users, the information provided on some concepts, installation, config and common troubleshooting procedures may (hopefully) still be useful for someone.

We welcome and encourage any feedback: feel free to submit any suggestions, missing pages or improvements to the book!

*\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_*\
*Created by Eli @ PIC*


---

# 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://ctadcache.gitbook.io/the-cta-book/preface.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.
