# 서비스 외부 접근 방법

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

AppPaaS를 통해 배포된 서비스는 서비스 상세 화면에서 외부 접속 URL을 확인할 수 있습니다.\
외부 접속 URL은 자동 생성되며, SSL 인증서까지 포함되어 https 통신을 지원합니다.&#x20;


---

# 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.apppaas.com/start/apppaas-guide/external-access-to-deployed-services.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.
