# Sky Ledge Docs

## Sky Ledge Docs

- [Welcome](https://docs.skyledge.com/welcome.md)
- [Creating Your Account](https://docs.skyledge.com/getting-started/creating-your-account.md)
- [Sky Ledge API - Quick start](https://docs.skyledge.com/getting-started/sky-ledge-api-quick-start.md)
- [Developer Guide](https://docs.skyledge.com/getting-started/developer-guide.md)
- [Creating A Control Room](https://docs.skyledge.com/getting-started/developer-guide/creating-a-control-room.md)
- [Creating Event Types](https://docs.skyledge.com/getting-started/developer-guide/creating-event-types.md)
- [Creating Events (aka Alerts or Notifications)](https://docs.skyledge.com/getting-started/developer-guide/creating-events-aka-alerts-or-notifications.md)
- [Creating Asset Types](https://docs.skyledge.com/getting-started/developer-guide/creating-asset-types.md)
- [Linking Asset Types to a Control Room](https://docs.skyledge.com/getting-started/developer-guide/linking-asset-types-to-a-control-room.md)
- [Creating Assets](https://docs.skyledge.com/getting-started/developer-guide/creating-assets.md)
- [Creating and Tracking a Metric](https://docs.skyledge.com/getting-started/developer-guide/creating-and-tracking-a-metric.md)
- [Future Updates](https://docs.skyledge.com/getting-started/developer-guide/future-updates.md)
- [Launchpad](https://docs.skyledge.com/fundamentals/launchpad.md): Defining the Launchpad and its functionality
- [Control Rooms](https://docs.skyledge.com/fundamentals/control-rooms.md): Defining the Control Room and its functionality
- [Assets](https://docs.skyledge.com/fundamentals/assets.md): Defining Assets, Asset Types and how to differentiate between them
- [Events](https://docs.skyledge.com/fundamentals/events.md)
- [Places](https://docs.skyledge.com/fundamentals/places.md)
- [Cycles](https://docs.skyledge.com/fundamentals/cycles.md)
- [Widgets](https://docs.skyledge.com/fundamentals/widgets.md)
- [API Docs](https://docs.skyledge.com/api-docs.md): Sky Ledge API Documentation
- [NodeJs](https://docs.skyledge.com/client-libraries/nodejs.md): How to install and get started with Sky Ledge's NodeJs SDK
- [Where to find us](https://docs.skyledge.com/community/where-to-find-us.md): All the places you can engage with us
- [Articles](https://docs.skyledge.com/knowledge-base/articles.md)
- [What is a LaunchPad](https://docs.skyledge.com/knowledge-base/articles/what-is-a-launchpad.md)
- [What is a Control Room](https://docs.skyledge.com/knowledge-base/articles/what-is-a-control-room.md)
- [How to use the maps controls and layers options](https://docs.skyledge.com/knowledge-base/articles/how-to-use-the-maps-controls-and-layers-options.md)
- [Map marker explained](https://docs.skyledge.com/knowledge-base/articles/map-marker-explained.md)
- [Navigating your profile](https://docs.skyledge.com/knowledge-base/articles/navigating-your-profile.md)
- [What is an Event](https://docs.skyledge.com/knowledge-base/articles/what-is-an-event.md)
- [What is an Event Type](https://docs.skyledge.com/knowledge-base/articles/what-is-an-event-type.md)
- [Exploring the event stream](https://docs.skyledge.com/knowledge-base/articles/exploring-the-event-stream.md)
- [Event Stream Filtering](https://docs.skyledge.com/knowledge-base/articles/event-stream-filtering.md)
- [What is an Asset](https://docs.skyledge.com/knowledge-base/articles/what-is-an-asset.md)
- [What are asset types](https://docs.skyledge.com/knowledge-base/articles/what-are-asset-types.md)
- [Understanding Focus Mode](https://docs.skyledge.com/knowledge-base/articles/understanding-focus-mode.md)
- [Navigating Asset List Mode](https://docs.skyledge.com/knowledge-base/articles/navigating-asset-list-mode.md)
- [Table column selection](https://docs.skyledge.com/knowledge-base/articles/table-column-selection.md)
- [Asset metrics](https://docs.skyledge.com/knowledge-base/articles/asset-metrics.md)
- [What is a place](https://docs.skyledge.com/knowledge-base/articles/what-is-a-place.md)
- [Searching and Creating a Place](https://docs.skyledge.com/knowledge-base/articles/searching-and-creating-a-place.md)
- [Getting Started with Place Notifications](https://docs.skyledge.com/knowledge-base/articles/getting-started-with-place-notifications.md)
- [Places and how to use the gatehouse report](https://docs.skyledge.com/knowledge-base/articles/places-and-how-to-use-the-gatehouse-report.md)
- [How to use the Event Report (Top-down Investigations Module)](https://docs.skyledge.com/knowledge-base/articles/how-to-use-the-event-report-top-down-investigations-module.md): Top-down Investigations Module
- [What is a Task](https://docs.skyledge.com/knowledge-base/articles/what-is-a-task.md)
- [How to process a task](https://docs.skyledge.com/knowledge-base/articles/how-to-process-a-task.md)
- [Task Notifications](https://docs.skyledge.com/knowledge-base/articles/task-notifications.md)
- [How to invite a work colleague](https://docs.skyledge.com/knowledge-base/articles/how-to-invite-a-work-colleague.md)
- [How to submit an awesome ticket](https://docs.skyledge.com/knowledge-base/articles/how-to-submit-an-awesome-ticket.md)
- [Understanding Your Weekly Email Reports](https://docs.skyledge.com/knowledge-base/articles/understanding-your-weekly-email-reports.md)
- [Understanding Fuel Consumption in Sky Ledge](https://docs.skyledge.com/knowledge-base/articles/understanding-fuel-consumption-in-sky-ledge.md)
- [Uploading Files to an Asset](https://docs.skyledge.com/knowledge-base/articles/uploading-files-to-an-asset.md)
- [Knowledge Base Template](https://docs.skyledge.com/knowledge-base/articles/knowledge-base-template.md)
- [What's New](https://docs.skyledge.com/knowledge-base/whats-new.md)
- [Archived - What's News](https://docs.skyledge.com/knowledge-base/archived-whats-news.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.skyledge.com/welcome.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.
