# Proxies

Proxies contain all of your environment and connector credentials.  We offer several types of proxy, depending on your infrastructure and security needs:

{% embed url="<https://www.youtube.com/watch?index=4&list=PLG7TPzTSJYkeOIAOj9iaxCaczKHX_qwZ_&v=_2Crmytyljg>" %}

### [unSkript Hosted](/unskript-documentation/connnecting/proxies/unskript-proxy.md)

Hosted at unSkript, this can connect to any publicly available service. (This is the only Proxy available in the [Free Trial](https://us.app.unskript.io/).)

### [AWS Proxy](/unskript-documentation/connnecting/proxies/aws-proxy.md)

Installed in your AWS environment behind your firewalls, the AWS Proxy allows unSkript to to connect and interface with AWS infrastructure not exposed to the public internet.

### [GCP Proxy](/unskript-documentation/connnecting/proxies/gcp-proxy.md)

Installed inside your GCP environment, the GCP proxy allows unSkript to to connect and interface with Google Cloud infrastructure not exposed to the public internet.

### Private Cloud

Reach out to your unSkript representative for assistance.

### On Premises

Reach out to your unSkript representative for assistance.


---

# 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.unskript.com/unskript-documentation/connnecting/proxies.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.
