# On-Premises Localization

MultiSet VPS Self-Hosting allows Enterprise customers to deploy MultiSet core binaries directly within their private network infrastructure. This on-premises solution provides complete control over spatial data processing while maintaining the full functionality of MultiSet's AR localization capabilities.

### Enterprise Availability

**This feature is exclusively available to Enterprise customers.** The self-hosting option requires specialized deployment and integration support from the MultiSet team.

### Key Benefits

#### Enhanced Data Privacy & Security

* **Sensitive map data remains secure** within your private network perimeter
* Spatial data never leaves your controlled environment
* Full compliance with enterprise security policies and data governance requirements
* Zero exposure of proprietary location data to external services

#### Optimized Performance Architecture

* **Low latency localization queries** through local processing
* **Edge devices don't require massive map data installations** - eliminating the need to download and update gigabytes of spatial information
* **Improved AR SLAM tracking performance** as edge device processing power is focused on tracking rather than local localization computations
* Reduced bandwidth requirements for edge devices

#### Operational Advantages

* **Works in areas with no internet connectivity** - completely offline operation capability
* Reduced dependency on external network conditions
* Consistent performance regardless of internet quality or availability
* Centralized map data management and updates within your infrastructure

## How it works

The MultiSet VPS self-hosting architecture separates spatial processing from edge device operations:

1. **Core Binaries Deployment**: MultiSet core binaries are installed on your private VPS infrastructure
2. **SDK Integration**: Edge devices connect to your on-premises MultiSet instance through the MultiSet SDK
3. **Localized Processing**: All spatial queries and map data processing happen within your network
4. **Optimized Edge Performance**: Edge devices focus exclusively on AR SLAM tracking and rendering

### Getting Started

#### 1. Contact MultiSet Enterprise Team

To begin the self-hosting process, reach out to our Enterprise team:

[**Contact MultiSet Enterprise Team →**](https://share.hsforms.com/159qsFzsYSTGydaNc9kXZKAsq11p)

#### 2. Technical Specifications Review

The MultiSet team will collaborate with your Enterprise engineering and operations teams to:

* Share detailed technical specifications required to run MultiSet in your backend infrastructure
* Review your current infrastructure capabilities and requirements
* Provide system architecture recommendations
* Discuss integration points with your existing systems

#### 3. Installation & Integration Support

Our Enterprise team provides comprehensive deployment assistance:

* **Direct installation support**: MultiSet engineers work alongside your team to install on-premises binaries
* **SDK integration guidance**: Ensure seamless connection between your MultiSet VPS instance and MultiSet SDK implementations
* **Testing and validation**: Comprehensive testing to verify proper functionality within your environment
* **Documentation and training**: Custom documentation and team training for your specific deployment

### Architecture Benefits Summary

| Traditional Edge Processing                     | MultiSet VPS Self-Hosting                 |
| ----------------------------------------------- | ----------------------------------------- |
| Large map data downloads to each device         | Centralized map data on private VPS       |
| Internet dependency for updates                 | Local control of data and updates         |
| Shared processing between SLAM and localization | Dedicated edge processing for AR SLAM     |
| Potential data privacy concerns                 | Complete data privacy within your network |
| Variable latency based on connection            | Consistent low-latency local queries      |


---

# 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.multiset.ai/basics/localization/on-premises-localization.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.
