# Editing 3D Objects

### ShowRoom Server

We have added two variants of the inscription in the lobby, to choose one of them, just select the first or second variant from the "3dtext" package (the first is installed by default) and throw it into the "First Floor" folder. Please note that when changing the file, it is mandatory to first delete the "octavista\_vespuccilspd\_firstfloor\_text\_one" file from the folder and throw the "octavista\_vespuccilspd\_firstfloor\_text\_two" file. The files are available for editing, so you can freely change the 3D text according to your needs

For more details, how to change 3D objects, go to [Editing 3D Objects](/octavista-development/information/toturials/editing-3d-objects.md)&#x20;


---

# 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://octavista-development.gitbook.io/octavista-development/mlos/vespuccilspdpreview/quickstart.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.
