diff --git a/docs/get-started/deployment.mdx b/docs/get-started/deployment.mdx
index 6bc7c289..c473d031 100644
--- a/docs/get-started/deployment.mdx
+++ b/docs/get-started/deployment.mdx
@@ -10,23 +10,11 @@ After successfully setting up and testing your RAG app locally, the next step is
+
+
-
-## Self-hosting
-
-You can also deploy Embedchain as a self-hosted service using the dockerized REST API service that we provide. Please follow the [guide here](/examples/rest-api) on how to use the REST API service. Here are some tutorials on how to deploy a containerized application to different platforms like AWS, GCP, Azure etc:
-
-- [Fly.io](/deployment/fly_io)
-- [Render.com](https://render.com/docs/deploy-an-image)
-- [Huggingface Spaces](https://huggingface.co/new-space)
-- [AWS EKS](https://docs.aws.amazon.com/eks/latest/userguide/sample-deployment.html)
-- [AWS ECS](https://docs.aws.amazon.com/codecatalyst/latest/userguide/deploy-tut-ecs.html)
-- [Google GKE](https://cloud.google.com/kubernetes-engine/docs/tutorials/hello-app)
-- [Azure App Service](https://learn.microsoft.com/en-us/training/modules/deploy-run-container-app-service/)
-
-
## Seeking help?
If you run into issues with deployment, please feel free to reach out to us via any of the following methods:
diff --git a/docs/mint.json b/docs/mint.json
index 9ff2c716..b34b3214 100644
--- a/docs/mint.json
+++ b/docs/mint.json
@@ -91,9 +91,9 @@
"deployment/modal_com",
"deployment/render_com",
"deployment/streamlit_io",
- "deployment/embedchain_ai",
"deployment/gradio_app",
- "deployment/huggingface_spaces"
+ "deployment/huggingface_spaces",
+ "deployment/embedchain_ai"
]
},
{