# Access Linux instance

## Access Linux Instance

After successfully creating the server, here's how to access it externally:

To download, follow these steps:

### Open the Command prompt on your system

1. Navigate to the Download section.
2. Open the Download section.

**windows+R > cd Downloads > ssh -i  Your\_ssh\_key User\@Your\_IP\_ADD**

<figure><img src="/files/Fhtpg5dOadKwf1DbX6PA" alt=""><figcaption></figcaption></figure>

Navigate to the Downloads folder, and select the downloaded key.

<figure><img src="/files/SmUe6RPAw721S2OIMvkB" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/INx2BcBWly9w5Yxv70xv" alt=""><figcaption></figcaption></figure>


---

# 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.neevcloud.com/neevcloud-guide/troubleshoot/how-to-access-instances/access-linux-instance.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.
