# External Registry Registration

By default, Cocktail Cloud provides Harbor (Registry) when configuring the platform. Additionally, it supports integration with external registries. You can register externally created registries in Cocktail, enabling image builds and deployments.

{% content-ref url="/pages/xnC3tymZWOR2digDQcmp" %}
[Setting Up AWS ECR](/cocktail-cloud-online-en/start/registry/undefined/aws-ecr.md)
{% endcontent-ref %}

{% content-ref url="/pages/0u1BR4FPbmfkvS1IlhUa" %}
[Setting Up Azure ACR](/cocktail-cloud-online-en/start/registry/undefined/azure-acr.md)
{% endcontent-ref %}

{% content-ref url="/pages/WhQIeSisezq2RitLrivq" %}
[Setting Up Docker Hub](/cocktail-cloud-online-en/start/registry/undefined/docker-hub.md)
{% endcontent-ref %}

{% content-ref url="/pages/HI51fLeeFYbl31qKzDR4" %}
[Setting Up Docker Registry](/cocktail-cloud-online-en/start/registry/undefined/docker-registry.md)
{% endcontent-ref %}

{% content-ref url="/pages/0lGR0k93JW2O33NmSQqW" %}
[Setting Up Google GCR](/cocktail-cloud-online-en/start/registry/undefined/google-gcr.md)
{% endcontent-ref %}

{% content-ref url="/pages/a8AyrEGS7HFNGZ9Zz0go" %}
[Setting Up Harbor](/cocktail-cloud-online-en/start/registry/undefined/harbor.md)
{% endcontent-ref %}

{% content-ref url="/pages/yoVn2ZFQvJ8Ym7bfx13Y" %}
[Setting Up Naver](/cocktail-cloud-online-en/start/registry/undefined/naver.md)
{% endcontent-ref %}

{% content-ref url="/pages/gohUWR1Oe0HjGMEW1wil" %}
[Setting Up Quay](/cocktail-cloud-online-en/start/registry/undefined/quay.md)
{% endcontent-ref %}


---

# 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://cocktailcloud.gitbook.io/cocktail-cloud-online-en/start/registry/undefined.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.
