# Set Line

### Full Command

/holograms setline \<hologram> \<line number> \<new text>

### Info About Command

When you are typing the command, the text that is currently on the specified line of the hologram will tab complete. This way, you can easily change anything small or big (such as a color code).&#x20;

### API Page

{% content-ref url="/pages/Kw1NuGSHe0Imiq2Lq9Jo" %}
[Holograms\_SetLine()](/custom-holograms/api/hologram-functions/holograms_setline.md)
{% endcontent-ref %}


---

# 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://minecraftman1013.gitbook.io/custom-holograms/introduction/commands-and-permissions/set-line.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.
