# ServiceX Reference Guide This reference documentation covers the details of ServiceX needed to build complex analysis workflows. It is one part of a broader suite of documentation available in the navigation bar above. For users who are not yet familiar with ServiceX, the following resources provide a starting point: :::{admonition} 15 Minute Histogram Challenge :class: seealso The [15 Minute Histogram Challenge](https://tryservicex.org/challenge/) provides a quick introduction to ServiceX for users evaluating whether it fits their analysis needs. ::: :::{admonition} User Guide :class: seealso The [User Guide](https://tryservicex.org/userguide/) covers the core concepts and workflows of ServiceX for new users. ::: :::{admonition} Example Workflows :class: seealso The [ServiceX Workflows](https://tryservicex.org/workflows/) collection provides end-to-end examples covering common real-world analysis steps. ::: ```{toctree} :caption: "Queries" uproot_raw uproot_python func_adl ``` ```{toctree} :caption: "Tools" dataset yaml command_line ``` ```{toctree} :caption: Other API api/servicex api/servicex.app api/servicex_internals api/configuration api/databinder api/models ``` ## Indices and tables - {ref}`genindex` - {ref}`modindex` - {ref}`search`