# Overview

### Getting started

* [Log in & Creating accounts](https://docs.somewear.app/product-knowledge-base/getting-started/log-in-and-creating-accounts)
* [Setting up your Workspace](https://docs.somewear.app/product-knowledge-base/getting-started/setting-up-your-workspace)
* [Roles & Permissions: Organization vs Workspace](https://docs.somewear.app/product-knowledge-base/getting-started/roles-and-permissions-organization-vs-workspace)
* [Resource Management & Over-the-Air Settings](https://docs.somewear.app/product-knowledge-base/getting-started/resource-management-and-over-the-air-settings)

### Intro to core features

**COMMAND CENTER**

* [Grid Web - Tracking & Messaging](https://docs.somewear.app/product-knowledge-base/intro-to-core-features-command-center/grid-web-tracking-and-messaging)
* [Grid Web - Map Filters](https://docs.somewear.app/product-knowledge-base/intro-to-core-features-command-center/grid-web-map-filters)
* [Grid Web - Map Tools](https://docs.somewear.app/product-knowledge-base/intro-to-core-features-command-center/grid-web-map-tools)

**FIELD OPERATOR**

* [Grid Mobile - Log in & Join a Workspace](https://docs.somewear.app/product-knowledge-base/intro-to-core-features-field-operator/grid-mobile-log-in-and-join-a-workspace)
* [Grid Mobile - Tracking & Messaging](https://docs.somewear.app/product-knowledge-base/intro-to-core-features-field-operator/grid-mobile-tracking-and-messaging)
* [Grid Mobile - Tools & Filters](https://docs.somewear.app/product-knowledge-base/intro-to-core-features-field-operator/grid-mobile-tools-and-filters)

### Hardware overview

* [Global Hotspot](https://docs.somewear.app/product-knowledge-base/hardware-overview/global-hotspot)
* [Node](https://docs.somewear.app/product-knowledge-base/hardware-overview/node)

### TAK

* [Grid Web - Connecting a TAK Server](https://docs.somewear.app/product-knowledge-base/tak/grid-web-connecting-a-tak-server)
* [ATAK - Installing ATAK & Somewear Plugin](https://docs.somewear.app/product-knowledge-base/tak/atak-installing-atak-and-somewear-plugin)
* [ATAK - Joining a Workspace, Messaging & Tracking](https://docs.somewear.app/product-knowledge-base/tak/atak-joining-a-workspace-messaging-and-tracking)
* [ATAK - Somewear Plugin Settings](https://docs.somewear.app/product-knowledge-base/tak/atak-somewear-plugin-settings)
* [ATAK - Markers, Drawing Tools & CASEVAC](https://docs.somewear.app/product-knowledge-base/tak/atak-markers-drawing-tools-and-casevac)


---

# 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.somewear.app/product-knowledge-base/overview.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.
