diff --git a/README.md b/README.md
index 73a099e4ff98..9f64496223d5 100644
--- a/README.md
+++ b/README.md
@@ -426,7 +426,7 @@ LobeChat provides Self-Hosted Version with Vercel and [Docker Image][docker-rele
>
> Learn more about [📘 Build your own LobeChat][docs-self-hosting] by checking it out.
-### `A` Deploying with Vercel, Zeabur or Sealos
+### `A` Deploying with Vercel, Zeabur, Sealos or Elestio
If you want to deploy this service yourself on either Vercel or Zeabur, you can follow these steps:
@@ -437,9 +437,9 @@ If you want to deploy this service yourself on either Vercel or Zeabur, you can
-| Deploy with Vercel | Deploy with Zeabur | Deploy with Sealos |
-| :-------------------------------------: | :---------------------------------------------------------: | :---------------------------------------------------------: |
-| [![][deploy-button-image]][deploy-link] | [![][deploy-on-zeabur-button-image]][deploy-on-zeabur-link] | [![][deploy-on-sealos-button-image]][deploy-on-sealos-link] |
+| Deploy with Vercel | Deploy with Zeabur | Deploy with Sealos | Deploy with Elestio |
+| :-------------------------------------: | :---------------------------------------------------------: | :---------------------------------------------------------: | :---------------------------------------------------------: |
+| [![][deploy-button-image]][deploy-link] | [![][deploy-on-zeabur-button-image]][deploy-on-zeabur-link] | [![][deploy-on-sealos-button-image]][deploy-on-sealos-link] | [![Deploy on Elestio][deploy-on-elestio-button]][deploy-on-elestio-link] |
@@ -805,3 +805,5 @@ This project is [Apache 2.0](./LICENSE) licensed.
[vercel-link]: https://chat-preview.lobehub.com
[vercel-shield]: https://img.shields.io/badge/vercel-online-55b467?labelColor=black&logo=vercel&style=flat-square
[vercel-shield-badge]: https://img.shields.io/badge/TRY%20LOBECHAT-ONLINE-55b467?labelColor=black&logo=vercel&style=for-the-badge
+[deploy-on-elestio-button]: https://elest.io/images/logos/deploy-to-elestio-btn.png
+[deploy-on-elestio-link]: https://elest.io/open-source/lobechat
diff --git a/docs/self-hosting/platform/elestio.mdx b/docs/self-hosting/platform/elestio.mdx
new file mode 100644
index 000000000000..68924a055c0c
--- /dev/null
+++ b/docs/self-hosting/platform/elestio.mdx
@@ -0,0 +1,37 @@
+---
+title: Deploy LobeChat on Elestio
+description: >-
+ Learn how to deploy LobeChat on Elestio with ease. Follow the provided steps to
+ set up LobeChat and start using it efficiently.
+tags:
+ - Deploy LobeChat
+ - Elestio Deployment
+ - OpenAI API Key
+ - Custom Domain Binding
+---
+
+# Deploy LobeChat with Elestio
+
+If you want to deploy LobeChat on Elestio, you can follow the steps below:
+
+## Elestio Deployment Process
+
+
+### Prepare your OpenAI API Key
+
+Go to [OpenAI](https://platform.openai.com/account/api-keys) to get your OpenAI API Key.
+
+### Click the button below to deploy
+
+[![Deploy on Elestio][deploy-button-image]][deploy-link]
+
+### After deployment, you can start using it
+
+### Bind a custom domain (optional)
+
+You can use the subdomain provided by Elestio, or choose to bind a custom domain. Currently, the domains provided by Elestio have not been contaminated, and can be directly accessed in most regions.
+
+
+
+[deploy-button-image]: https://elest.io/images/logos/deploy-to-elestio-btn.png
+[deploy-link]: https://elest.io/open-source/lobechat
diff --git a/docs/self-hosting/start.mdx b/docs/self-hosting/start.mdx
index 091baa17dda9..c79bf9e3c42f 100644
--- a/docs/self-hosting/start.mdx
+++ b/docs/self-hosting/start.mdx
@@ -9,10 +9,11 @@ tags:
- Vercel
- Docker
- Docker Compose
+ - Elestio
---
# Build Your Own Lobe Chat
-LobeChat supports various deployment platforms, including Vercel, Docker, and Docker Compose. You can choose a deployment platform that suits you to build your own Lobe Chat.
+LobeChat supports various deployment platforms, including Vercel, Elestio, Docker, and Docker Compose. You can choose a deployment platform that suits you to build your own Lobe Chat.
## Quick Deployment
diff --git a/docs/self-hosting/start.zh-CN.mdx b/docs/self-hosting/start.zh-CN.mdx
index 26c31a9c594c..dfd7c61851cf 100644
--- a/docs/self-hosting/start.zh-CN.mdx
+++ b/docs/self-hosting/start.zh-CN.mdx
@@ -9,12 +9,13 @@ tags:
- Docker
- Netlify
- Vercel
+ - Elestio
- 个性化
---
# 构建属于自己的 Lobe Chat
-LobeChat 支持多种部署平台,包括 Vercel、Docker 和 Docker Compose 等,你可以选择适合自己的部署平台进行部署,构建属于自己的 Lobe Chat。
+LobeChat 支持多种部署平台,包括 Vercel、Elestio, Docker 和 Docker Compose 等,你可以选择适合自己的部署平台进行部署,构建属于自己的 Lobe Chat。
## 快速部署