> ## Documentation Index
> Fetch the complete documentation index at: https://docs.xpertai.cn/llms.txt
> Use this file to discover all available pages before exploring further.

# Server Proxy

> Server Proxy Configuration Guide

# Server Proxy

## Overview

Server proxy is used to configure server-level proxy settings for accessing external resources or resolving network access issues.

## Features

* **HTTP Proxy**: Configure HTTP proxy server
* **HTTPS Proxy**: Configure HTTPS proxy server
* **SOCKS Proxy**: Configure SOCKS proxy server
* **Proxy Pool**: Support for multiple proxy servers

## Configuration Steps

### Adding Server Proxy

1. Navigate to the proxy page
2. Click the "Server Proxy" menu
3. Click the "New Proxy" button
4. Select proxy type
5. Fill in proxy information
   * Proxy server address
   * Port number
   * Username (if required)
   * Password (if required)
6. Test proxy connection
7. Save configuration

## Configuration Options

### Proxy Types

* **HTTP Proxy**: Proxy server for HTTP requests
* **HTTPS Proxy**: Proxy server for HTTPS requests
* **SOCKS Proxy**: Supports SOCKS4 and SOCKS5 protocols

### Proxy Settings

* **Server Address**: IP address or domain name of the proxy server
* **Port Number**: Port number of the proxy server
* **Authentication Method**: Select authentication method (None/Basic Authentication)
* **Username**: Proxy authentication username
* **Password**: Proxy authentication password

## Use Cases

* Access restricted external resources
* Resolve network access issues
* Improve access speed
* Implement load balancing

## Related Documentation

* [Desktop Proxy](/en/bi/website-features/proxy/desktop-proxy)
* [Proxy Overview](/en/bi/website-features/proxy)
