# Help Center

<h2 align="center">Welcome to the GAP Help Centre</h2>

<p align="center">Browse the topics below or contact the Support Desk for assistance.</p>

<p align="center"><a href="mailto:support@two10degrees.com" class="button primary" data-icon="comments-question-check">Contact Support Desk</a> </p>

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th align="center"></th><th data-hidden data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><h4><i class="fa-eye">:eye:</i></h4></td><td align="center"><h3><a href="/spaces/Em7IfGQ9bdvWnFgyJqFD/pages/EoBfIlC2uU6Fj5WHwBGh"><strong>Monitoring &#x26; Response</strong></a></h3></td><td align="center">Get help with the basics of monitoring and response</td><td><a href="https://www.gitbook.com/">https://www.gitbook.com/</a></td><td><a href="/spaces/Em7IfGQ9bdvWnFgyJqFD">/spaces/Em7IfGQ9bdvWnFgyJqFD</a></td></tr><tr><td align="center"><h4><i class="fa-gear">:gear:</i></h4></td><td align="center"><h3><a href="/spaces/5Lm1U9UG55SCrtjb3kcy/pages/TMLZajlk3ET5WZnq6OQz">Planning &#x26; <strong>Administration</strong></a></h3></td><td align="center">Learn more about managing and administering GAP</td><td><a href="https://www.gitbook.com/">https://www.gitbook.com/</a></td><td><a href="/spaces/5Lm1U9UG55SCrtjb3kcy">/spaces/5Lm1U9UG55SCrtjb3kcy</a></td></tr><tr><td align="center"><h4><i class="fa-tablet-rugged">:tablet-rugged:</i></h4></td><td align="center"><h3><a href="/spaces/fPo3Oq4jwehNskRreYx2/pages/whhJ5i87famwLauUNrop"><strong>Device Guides</strong></a></h3></td><td align="center">Set up your devices to work with GAP</td><td><a href="https://www.gitbook.com/">https://www.gitbook.com/</a></td><td><a href="/spaces/fPo3Oq4jwehNskRreYx2">/spaces/fPo3Oq4jwehNskRreYx2</a></td></tr><tr><td align="center"><h4><i class="fa-code">:code:</i></h4></td><td align="center"><h3><a href="/spaces/Z8dRT02erY81UpzFSjLi"><strong>Web API</strong></a></h3></td><td align="center">Learn how to integrate third-party services with GAP</td><td><a href="https://www.gitbook.com/">https://www.gitbook.com/</a></td><td><a href="/spaces/Z8dRT02erY81UpzFSjLi">/spaces/Z8dRT02erY81UpzFSjLi</a></td></tr><tr><td align="center"><h4><i class="fa-star">:star:</i></h4></td><td align="center"><h3><a href="/spaces/X0JQYne1htBkOidPnBAl/pages/xSKACgaFjsHdWkvrL7EZ"><strong>Release Notes</strong></a></h3></td><td align="center">Find out what's new</td><td><a href="https://www.gitbook.com/">https://www.gitbook.com/</a></td><td><a href="/spaces/X0JQYne1htBkOidPnBAl">/spaces/X0JQYne1htBkOidPnBAl</a></td></tr><tr><td align="center"><h4><i class="fa-wave-pulse">:wave-pulse:</i></h4></td><td align="center"><h3><a href="http://status.globalalerting.com/">Service <strong>Status</strong></a></h3></td><td align="center">View service status and subscribe to notifications</td><td><a href="https://www.gitbook.com/">https://www.gitbook.com/</a></td><td><a href="http://status.globalalerting.com/">http://status.globalalerting.com/</a></td></tr></tbody></table>


---

# 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.globalalerting.com/readme.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.
