# Connecting to a Different Astera Server from the Lean Client

You can connect to different servers right from the *Server Explorer* window in Lean Client. Go to the *Server Explorer* window and click on the *Connect to Server* icon.

![](https://750977703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqHxyVNGb7tSdIWecl6Ru%2Fuploads%2FYPsD3Kb7GgaslPqMBC2g%2F0.png?alt=media)

A prompt will appear that will confirm if you want to disconnect from the current Server and establish a connection to a different server. Click *Yes* to proceed.

{% hint style="info" %}
**Note:** A client cannot be connected to multiple servers at once.
{% endhint %}

![](https://750977703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqHxyVNGb7tSdIWecl6Ru%2Fuploads%2FxuP4uUxYQy6uUtrkaslJ%2F1.png?alt=media)

You will be directed to the *Server Connection* screen. Enter the required server information (Server URI and Port Number) to connect to the server and click *Connect*.

![](https://750977703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqHxyVNGb7tSdIWecl6Ru%2Fuploads%2FCXG1Yd148Q2SuI4wzjwH%2F2.png?alt=media)

If the connection is successfully established, you should be able to see the connected server in the Server Explorer window.

![](https://750977703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqHxyVNGb7tSdIWecl6Ru%2Fuploads%2FWPYc7l4WbRPGmvDXQdIz%2F3.png?alt=media)


---

# 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://documentation.astera.com/astera-data-stack-v8/getting-started/connecting-to-a-different-astera-server-from-the-lean-client.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.
