# Agent-Based Demo Deployment

## Cloud-Based Demo Deployment Network Permissions

On the client and server machines, please promote these address(es):

<table><thead><tr><th>From</th><th width="249.719970703125">To</th><th>Port</th><th>Purpose</th></tr></thead><tbody><tr><td>Client &#x26; Server Devices</td><td>https://cdemo.cloudcyte.com</td><td>TCP 443</td><td>The Agent should communicate Portal server directly if Agent installed on User devices</td></tr></tbody></table>

If users want to create an organization in Turkey region, please promote these address(es):

<table><thead><tr><th>From</th><th width="233.719970703125">To</th><th>Port</th><th>Purpose</th></tr></thead><tbody><tr><td>Client &#x26; Server Devices</td><td>https://tr.cloudcyte.com</td><td>TCP 443</td><td>The Agent should communicate Portal server directly if Agent installed on User devices</td></tr></tbody></table>


---

# 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.cloudcyte.com/pre-requirements-and-initialization-of-the-platform/access-and-exlusion-requirements/agent-based-demo-deployment.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.
