# Documentation Access

The documentation page provides detailed information about the Floating Server API. You can access it either by visiting <http://localhost:8080/api/v4/docs> or by clicking the **Docs** button on the home page.

![Docs Button on Home Page](/files/0ec559afab0658db317e9b9a76321128c87426c1)

![Docs Section in UI](/files/f0a428ea78e1dab92fc3c5354e5945fbcdd50472)


---

# 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.licensespring.com/floating-server/floating-server-v1/user-interface/documentation-access.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.
