> For the complete documentation index, see [llms.txt](https://docs.licensespring.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.licensespring.com/floating-server/floating-server-v1/best-practices.md).

# Best Practices

The Best Practices section provides guidelines and recommendations for optimizing the use of the Floating Server. By following these practices, you can enhance security, properly utilize floating features, perform whitelabeling, and learn how to remove a license from the server. Whether you're deploying the server, managing configurations, or securing your environment, these best practices will help you get the most out of your Floating Server setup.

Related topics:

* [Security](broken://pages/6aecbf8a5a43972df1a5cd5c5b8750e200faead6)
* [Floating Features](broken://pages/97777aa797ac9348c5b69fc83a729f7739371cfd)
* [Whitelabeling](broken://pages/2eda385b21ddfa5d09e10479c8c09c5880a19a51)
* [Removing a License](broken://pages/aaf6b722e2d7cf7d1cb5c82bb6b1cdb179abf3bb)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.licensespring.com/floating-server/floating-server-v1/best-practices.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.
