# Manage Your Server

1. Access the 'Cloud Computing Panel' by clicking "Go Now" or entering your password to view all your cloud servers.

<figure><img src="/files/3SGDNSFy4iz3y8LLkYJa" alt=""><figcaption></figcaption></figure>

2. Select your target server to view its IP address, traffic usage, and resource information in Overview. Use VNC for graphical server management.

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

3. For system reinstallation, go to Settings > General > Reinstall Server to select OS and set password.

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

4. To update system password or public key, navigate to Settings > Security > Authentication.

{% hint style="warning" %}
Note: Changes take effect after server restart (through panel).
{% endhint %}

<figure><img src="/files/UOW7jKdEN3Bx7w7FjXy4" 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.simple.taipei/en-us/knowledge-base/cloud-computing-instructions/manage-your-server.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.
