# Link a Git Repo

1. Once you log in to Ozone, select microservices on the left-side bar.

<figure><img src="/files/3tZvBiWbq9YlAvMWWJVy" alt=""><figcaption></figcaption></figure>

2. After clicking on microservices a modal window appears. Click on +New Microservice at the top-right corner.

<figure><img src="/files/kr2XZevj5cgbAVUuQIrr" alt=""><figcaption></figcaption></figure>

3. &#x20;If you already have a git repository linked, you can choose that from the dropdown, otherwise, you can click on the link shown below to link a git repository

<figure><img src="/files/uJB9LSexyOainFqp4ptV" alt=""><figcaption></figcaption></figure>

{% file src="/files/UkBHCfi1j4ckKudf1Wv5" %}


---

# 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://docs.ozone.one/ozone-end-user-guide/documentation/ci-cd/create-microservice/link-a-git-repo.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.
