# Instalação do Gitlab

## Bem vindo !

O GitLab é uma plataforma completa para gerenciamento de ciclo de vida de aplicativos e colaboração de desenvolvimento de software. É uma ferramenta de código aberto que ajuda equipes a entregarem seus projetos mais rapidamente, com maior qualidade e eficiência. Com o GitLab, você pode gerenciar todo o processo de desenvolvimento em um único lugar, desde a criação de projetos até a implantação de aplicativos.

{% hint style="info" %}
Para mais informações visite a pagina da documentação oficial em: <https://docs.gitlab.com/>
{% endhint %}


---

# 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://liedsons-organization.gitbook.io/gitlab-no-ubuntu/~/changes/v2SMoF2OR3hlOcgvW1pm/instalacao-do-gitlab.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.
