> For the complete documentation index, see [llms.txt](https://wapack-labs-llc.gitbook.io/redxray-plus-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wapack-labs-llc.gitbook.io/redxray-plus-guide/master.md).

# Introduction

![](/files/-M_cYlqZd3-mWgUFKjs_)

## Introduction to Red Sky Alliance <a href="#introduction-to-red-sky-alliance" id="introduction-to-red-sky-alliance"></a>

Red Sky® Alliance (Wapack Labs Corp.) is a privately held USA owned and cyber threat intelligence firm that delivers proprietary intelligence, analysis and in-depth strategic reporting. Founded in 2011 by the creator of the first successful DoD public-private cyber intelligence partnership, Wapack Labs focuses on identifying cyber threat actors, incidents, and trends; documenting tactics, techniques, and procedures (TTPs); and putting that information into the proper context for both executive decision-makers and front-line defenders.

In 2013 we decided to return to our original company name, Red Sky® Alliance. Our company will continue to deliver insightful, actionable intelligence in formats best suited to your strategic, operational, and tactical needs. The Red Sky Alliance reporting portal offers TLP White and Green cyber threat reporting for targeted industry segments, international reports and malware/bot analyses.

Red Sky Alliance's focus is cyber threat intelligence. Our hunt team - Team Jaeger (German for "Hunter") - is constantly looking for new and emerging threats; our tactical intelligence team mines our proprietary collection, underground forums, and the dark web; and our fusion and technical analysis team not only produces technical analytic reports but also all-source finished intelligence assessments.

Machines produce data; humans produce intelligence. We leverage automation, but everything we report is reviewed by subject matter experts who provide meaning and insight so you gain superior situational awareness, understand the extent of the threat, effectively assess risks, and support decision-making that helps you operate “left of kill chain,” or before the threat gets through the (back) door.

We make our core offerings available via subscription or as a part of a Managed Intelligence Service. We also offer additional cyber security services that complement our core offerings and provide you with an exceptional value compared to the competition.

Anyone can provide you with data, but you already have more data than you can handle. **Wapack Labs delivers meaningful, contextual, actionable intelligence to help you get ahead of today’s threats and effectively prepare for the threats of tomorrow.**


---

# 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://wapack-labs-llc.gitbook.io/redxray-plus-guide/master.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.
