> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/uk/readme.md).

# Вступ

Важко створити таблицю LaTeX? Потрібна допомога з форматуванням рисунків? Ви за адресою. Від основ LaTeX до просунутих технік — Overleaf подбає про вас.

## Вступ до LaTeX

Почніть із нашого нового [онлайн-курсу з LaTeX](https://learn.overleaf.com/path/novice-learning-path) створеного для абсолютних початківців у [Центрі навчання Overleaf](https://learn.overleaf.com).

Реєструйтеся на безплатні живі вебінари про Overleaf та інші теми — перегляньте наш [Календар прямих подій](https://learn.overleaf.com/calendar) щоб почати.

Дивіться [Документація Overleaf](https://docs.overleaf.com/) для додаткових [порад щодо навчальних матеріалів](https://docs.overleaf.com/getting-started/latex-tutorials).

## путівники Overleaf

* [документація користувача Overleaf](https://docs.overleaf.com/)
* [адміністрування груп Overleaf](https://docs.overleaf.com/groups)
* [адміністрування Overleaf Commons](https://docs.overleaf.com/commons)
* [локальна версія Overleaf](https://docs.overleaf.com/on-premises)
* [Центрі навчання Overleaf](https://learn.overleaf.com/)

## Основи LaTeX

Перегляньте наш [вичерпний перелік тем LaTeX](https://www.overleaf.com/learn/latex/Contents). Деякі з найпопулярніших сторінок у нашій добірці включають:

* [Таблиці](/latex/uk/risunki-ta-tablici/01-tables.md)
* [Розміщення зображень і таблиць](/latex/uk/risunki-ta-tablici/02-positioning-images-and-tables.md)
* [Вирівнювання тексту](/latex/uk/formatuvannya/06-text-alignment.md)
* [Список грецьких літер і математичних символів](/latex/uk/matematika/11-list-of-greek-letters-and-math-symbols.md)
* [Списки](/latex/uk/osnovi-latex/04-lists.md)
* [Помилки](/latex/uk/osnovi-latex/05-errors.md)
* [Використання кольорів у LaTeX](/latex/uk/formatuvannya/13-using-colors-in-latex.md)
* [Вирівнювання рівнянь](/latex/uk/matematika/06-aligning-equations-with-amsmath.md)
* [Перенесення рядків і порожні пробіли](/latex/uk/formatuvannya/05-line-breaks-and-blank-spaces.md)

[Більше тем](https://www.overleaf.com/learn/latex/Contents)

## Просунутий TeX/LaTeX

Overleaf опублікував широкий спектр [детальних технічних статей](/latex/uk/prosunutii-tex-latex/01-articles.md) для читачів, зацікавлених у низькорівневій поведінці рушіїв TeX.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://overleaf-pro.ayaka.space/latex/uk/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
