> ## Documentation Index
> Fetch the complete documentation index at: https://resources.latex-cloud-studio.com/llms.txt
> Use this file to discover all available pages before exploring further.

# LaTeX Document Structure

> Build well-structured LaTeX documents with sections, TOC, glossaries, indexes, links, and multi-file organization.

This hub covers document structure patterns for reports, theses, and books.

## Start Here

* [Sections and chapters](/learn/latex/document-structure/sections-and-chapters)
* [Table of contents](/learn/latex/document-structure/table-of-contents)
* [Hyperlinks](/learn/latex/document-structure/hyperlinks)

## Long-Document Essentials

* [Multi-file projects](/learn/latex/document-structure/multi-file-projects)
* [Footnotes and margin notes](/learn/latex/document-structure/footnotes-and-margin-notes)
* [Glossaries and acronyms](/learn/latex/document-structure/glossaries)
* [Indexes](/learn/latex/document-structure/indexes)
* [filecontents package](/learn/latex/document-structure/filecontents-package)

## Related Guides

* [Managing large documents](/learn/latex/how-to/large-documents)
* [Cross-referencing](/learn/latex/cross-referencing)

## Start in LaTeX Cloud Studio

<CardGroup cols={2}>
  <Card title="Open in LaTeX Cloud Studio" icon="cloud" href="https://app.latex-cloud-studio.com/?utm_source=resources&utm_medium=card&utm_campaign=docs_open_app&utm_content=document_structure_hub_open_app">
    Write, compile, and iterate directly in your browser.
  </Card>

  <Card title="Start from Thesis Template" icon="file-text" href="/templates/thesis">
    Use a ready-made template, then adapt it to your content.
  </Card>
</CardGroup>
