# Nova-Life

- [Be an administrator on my Nova-Life server](https://docs.oxygenserv.com/en/nova-life/etre-administrateur-sur-mon-serveur-nova-life.md): Step-by-step guide to be an administrator on your Nova-Life server (SQLite database, FTP).
- [Install a plugin on my Nova-Life server](https://docs.oxygenserv.com/en/nova-life/installer-un-plugin-sur-mon-serveur-nova-life.md): Step-by-step guide to install a Nova Life plugin (.dll) on your server via FTP.
- [Modify the starting money on my Nova-Life server](https://docs.oxygenserv.com/en/nova-life/modifier-largent-de-depart-sur-mon-serveur-nova-life.md): Step-by-step guide to modify the starting money on your Nova-Life server (startMoney, startBank, roleplay.json).


---

# 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.oxygenserv.com/en/nova-life.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.
