# Home

UP-NETWORK (AS213929) provides high-performance cloud hosting, virtual servers, dedicated servers, and advanced networking solutions — fully operated in Switzerland with a secure, redundant and scalable infrastructure.

This documentation will help you understand and use all available services efficiently.

***

## 🚀 Get Started

Choose one of the main categories below to explore the platform.

{% columns %}
{% column %}

#### 📦 VPS Hosting

Learn everything about our VPS ranges: BASIC, PRO and PERFORMANCE.

* Specifications & resources
* Console, power options, rebuild OS
* IPv4 & IPv6 /64 auto-assignment
* Bandwidth, IOPS, burst
* Snapshots & backups

[→ Go to VPS documentation](/documentation/vps/vps.md)
{% endcolumn %}

{% column %}

#### 🖥️ Dedicated Servers

Full documentation for dedicated servers: Smart, Pro and Hyper ranges.

* Hardware specs
* IPMI / iLO remote access
* Network uplinks (1G/10G/40G)
* IPv4 subnets & IPv6 ranges
* BGP optional

[→ Go to Dedicated Servers](/documentation/dedicated/dedicated-servers.md)
{% endcolumn %}

{% column %}

#### 🛜 Networking & BGP

Advanced networking solutions for professionals and ASN operators.

* IP Transit & UP-Transport
* UP-Connect (private peering)
* BGP-as-a-Service
* BYOIP support
* Communities, Blackhole, FlowSpec

[→ Go to Networking](/documentation/network/networking-and-bgp.md)
{% endcolumn %}
{% endcolumns %}

***

## 🛡️ SwissShield — DDoS Protection

{% hint style="info" %}
SwissShield is UP-NETWORK’s in-house DDoS protection system.
{% endhint %}

* Always-on L3/L4 filtering
* Real-time threat detection
* Automated scrubbing via our dedicated mitigation engine
* Volumetric attack detection
* Optional BGP integration for customers
* Overflow protection via Voxility for massive attacks

Ideal for mission-critical applications and public-facing infrastructure.

***

## 🏢 Our Infrastructure

UP-NETWORK operates a modern and redundant infrastructure fully managed in Switzerland:

* Dell & HPE hypervisors
* High-availability SAN storage
* FRR ,MikroTik & Juniper routing
* 100G fiber uplinks
* Global network capacity: **100–200 Gbit/s**

Designed for:

* High availability
* Low latency
* Redundancy
* Real-time monitoring
* Swiss data privacy

***

## ❓ Need Help?

<details>

<summary>Available resources</summary>

You can access:

* Full documentation (left sidebar)
* Tutorials & step-by-step guides
* ISPsystem documentation
* Changelog
* Help Center
* Customer area for support tickets

</details>

***

Thank you for using UP-NETWORK. Browse the sidebar to explore all categories.


---

# 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.up-network.ch/home.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.
