> For the complete documentation index, see [llms.txt](https://docs.influxtechnology.com/support_guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.influxtechnology.com/support_guides/rebel-series/rebel-series/rebel-lt-and-ct-user-documentation/introduction/symbols-used-in-this-user-manual.md).

# Symbols used in this User Manual

This user manual uses the following symbols to highlight certain Information:

<table data-header-hidden><thead><tr><th width="148.33333333333331"></th><th width="180"></th><th></th></tr></thead><tbody><tr><td> <img src="https://888960721-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FenX58y5hTu5O8sufLoOA%2Fuploads%2F9QLlArWauymyKFmbls8M%2Fimage.png?alt=media&amp;token=d03564b5-97b4-440d-af60-765019cff670" alt=""></td><td>Information Symbol</td><td>Highlights areas where you can find additional information and hints to help you understand how to use the product most effectively.</td></tr><tr><td> <img src="https://888960721-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FenX58y5hTu5O8sufLoOA%2Fuploads%2FeuV6s4EMTLLEzcVFHr8b%2Fimage.png?alt=media&amp;token=6a31fa83-d3db-4f33-b62b-46f6ecc02c11" alt=""></td><td>Warning Symbol</td><td>It is intended to draw your attention to an area where it is essential to take care of and follow the detailed procedure to ensure the proper operation of the product.</td></tr><tr><td> <img src="https://888960721-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FenX58y5hTu5O8sufLoOA%2Fuploads%2FWRlA6UavLxIrx7aLC19n%2Fimage.png?alt=media&amp;token=1c296803-bf46-492c-90a1-d3e380044ac3" alt=""></td><td>Reference Symbol</td><td>This symbol highlights where you should look for additional information on related topics.</td></tr><tr><td> <img src="https://888960721-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FenX58y5hTu5O8sufLoOA%2Fuploads%2FU0WGPPekSQRAjv6q6KEr%2Fimage.png?alt=media&amp;token=2e870b1b-5d36-4e4b-b8dd-aea562dd13ee" alt=""></td><td>Example Symbol</td><td>Highlights the examples prepared to help you use the product.</td></tr><tr><td> <img src="https://888960721-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FenX58y5hTu5O8sufLoOA%2Fuploads%2FLxdptSam77dNGTIIjrq8%2Fimage.png?alt=media&amp;token=24f22a31-0f01-4e7c-bebe-2fc94ae666ac" alt=""></td><td>Example Symbol</td><td>It draws your attention to the fact that step-by-step instructions are provided to help you with a procedure.</td></tr><tr><td> <img src="https://888960721-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FenX58y5hTu5O8sufLoOA%2Fuploads%2FaYxnBVVaQC4ndVsRWlLH%2Fimage.png?alt=media&amp;token=d4bd13f4-ea4a-4b42-a84a-76c57a82de27" alt=""></td><td>Edit Symbol</td><td>Highlights instructions that instruct you to edit files.</td></tr><tr><td><img src="https://888960721-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FenX58y5hTu5O8sufLoOA%2Fuploads%2F32FdkM3cY8yxkqWHG0dN%2Fimage.png?alt=media&amp;token=68700da0-c0b2-4d25-b6c6-798504c457c4" alt=""></td><td>Settings Symbol</td><td>Highlights instructions instruct you to make changes to settings.</td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.influxtechnology.com/support_guides/rebel-series/rebel-series/rebel-lt-and-ct-user-documentation/introduction/symbols-used-in-this-user-manual.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
