# Deployment Types

Akto integrates seamlessly into your pipeline, offering flexible deployment options to match your organization's API security needs. Choose from Cloud, Self-Hosted, or Local deployment.

### 1. Cloud Deployment

The fastest and easiest way to get started with Akto. Ideal for organizations looking to quickly implement robust API security without infrastructure overhead.

Steps:

1. [Set up Traffic Processor](/getting-started/quick-start-with-akto-self-hosted/helm-deploy.md)
2. [Configure Traffic Connector](/traffic-connector/traffic-data-sources.md)

### 2. Self-Hosted Deployment

For organizations requiring complete control over their security infrastructure or with specific compliance needs.

Steps:

1. [Choose Self-Hosted Configuration](/getting-started/quick-start-with-akto-self-hosted.md)
2. [Set up Traffic Processor](/getting-started/quick-start-with-akto-self-hosted/helm-deploy.md#install-akto-via-helm)
3. [Configure Traffic Connector](/traffic-connector/traffic-data-sources.md)

### 3. Local Deployment

Perfect for development teams, security researchers, or evaluation purposes.

Steps:

1. [Configure Traffic Connector](/traffic-connector/traffic-data-sources.md)

Choose your preferred deployment option to start building a robust API Security program with Akto.


---

# 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.akto.io/getting-started/deployment-types.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.
