# Product Knowledge Base

## Product Knowledge Base

- [Overview](https://docs.somewear.app/product-knowledge-base/overview.md): Welcome to our Product Knowledge Base, your comprehensive resource for becoming a proficient user of the Somewear communication platform, Grid, and our network-enabling hardware.
- [Log in & Creating accounts](https://docs.somewear.app/product-knowledge-base/getting-started/log-in-and-creating-accounts.md)
- [Setting up your Workspace](https://docs.somewear.app/product-knowledge-base/getting-started/setting-up-your-workspace.md)
- [Roles & Permissions: Organization vs Workspace](https://docs.somewear.app/product-knowledge-base/getting-started/roles-and-permissions-organization-vs-workspace.md)
- [Resource Management & Over-the-Air Settings](https://docs.somewear.app/product-knowledge-base/getting-started/resource-management-and-over-the-air-settings.md)
- [Grid Web - Tracking & Messaging](https://docs.somewear.app/product-knowledge-base/intro-to-core-features-command-center/grid-web-tracking-and-messaging.md)
- [Grid Web - Map Filters](https://docs.somewear.app/product-knowledge-base/intro-to-core-features-command-center/grid-web-map-filters.md)
- [Grid Web - Map Tools](https://docs.somewear.app/product-knowledge-base/intro-to-core-features-command-center/grid-web-map-tools.md)
- [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.md)
- [Grid Mobile - Tracking & Messaging](https://docs.somewear.app/product-knowledge-base/intro-to-core-features-field-operator/grid-mobile-tracking-and-messaging.md)
- [Grid Mobile - Tools & Filters](https://docs.somewear.app/product-knowledge-base/intro-to-core-features-field-operator/grid-mobile-tools-and-filters.md)
- [Global Hotspot](https://docs.somewear.app/product-knowledge-base/hardware-overview/global-hotspot.md)
- [Node](https://docs.somewear.app/product-knowledge-base/hardware-overview/node.md)
- [Grid Web - Connecting a TAK Server](https://docs.somewear.app/product-knowledge-base/tak/grid-web-connecting-a-tak-server.md): Increase your TAK server's situational awareness by connecting your TAK server to Somewear.
- [ATAK - Installing ATAK & Somewear Plugin](https://docs.somewear.app/product-knowledge-base/tak/atak-installing-atak-and-somewear-plugin.md)
- [ATAK - Joining a Workspace, Messaging & Tracking](https://docs.somewear.app/product-knowledge-base/tak/atak-joining-a-workspace-messaging-and-tracking.md)
- [ATAK - Somewear Plugin Settings](https://docs.somewear.app/product-knowledge-base/tak/atak-somewear-plugin-settings.md)
- [ATAK - Markers, Drawing Tools & CASEVAC](https://docs.somewear.app/product-knowledge-base/tak/atak-markers-drawing-tools-and-casevac.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.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.
