# Server

### Certificate Authority Monitoring

* Click on the Server tab to monitor the "Certificate Expiry" and "Order Expiry" deployed via the platform, which also has the "Auto Reissue" function and the "Auto Renew" function.

  * Before use, you need to generate a set of API Keys (instructions are below).
  * After generation, you can create them within the tab.

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

  * Fill in the name (you can customize it)

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

  * After producing a server, a set of `Server Key` will appear, which you can save.&#x20;

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

  * Here you can copy the scripts provided by the platform and run them on the host.

  <figure><img src="/files/UtiCnRh3k5WUOVSGoPdg" 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://guide.synertechnet.com/english/2.-function-column-description/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.
