# Copilot

- [Overview](https://docs.webamon.com/copilot/overview.md): Model agnostic Security Analyst Copilot. Assisting with both Blue & Red Team operations
- [Deployment](https://docs.webamon.com/copilot/deployment.md)
- [Blue Team](https://docs.webamon.com/copilot/blue-team.md)
- [Integrations](https://docs.webamon.com/copilot/blue-team/integrations.md)
- [Slack](https://docs.webamon.com/copilot/blue-team/integrations/slack.md)
- [Jira](https://docs.webamon.com/copilot/blue-team/integrations/jira.md)
- [ElasticSearch](https://docs.webamon.com/copilot/blue-team/integrations/elasticsearch.md)
- [VirusTotal](https://docs.webamon.com/copilot/blue-team/integrations/virustotal.md)
- [Circl CVE](https://docs.webamon.com/copilot/blue-team/integrations/circl-cve.md)
- [Google Safe Browsing](https://docs.webamon.com/copilot/blue-team/integrations/google-safe-browsing.md)
- [Greynoise](https://docs.webamon.com/copilot/blue-team/integrations/greynoise.md)
- [Hudson Rock](https://docs.webamon.com/copilot/blue-team/integrations/hudson-rock.md)
- [News API](https://docs.webamon.com/copilot/blue-team/integrations/news-api.md)
- [WHOIS XML](https://docs.webamon.com/copilot/blue-team/integrations/whois-xml.md)
- [GeoIP (MaxMind)](https://docs.webamon.com/copilot/blue-team/integrations/geoip-maxmind.md)
- [AWS](https://docs.webamon.com/copilot/blue-team/integrations/aws.md)
- [Shodan](https://docs.webamon.com/copilot/blue-team/integrations/shodan.md)
- [Censys](https://docs.webamon.com/copilot/blue-team/integrations/censys.md)
- [Driftnet](https://docs.webamon.com/copilot/blue-team/integrations/driftnet.md)
- [Hybrid Analysis](https://docs.webamon.com/copilot/blue-team/integrations/hybrid-analysis.md)
- [Breadcrumbs](https://docs.webamon.com/copilot/blue-team/integrations/breadcrumbs.md)
- [Onchain Industries](https://docs.webamon.com/copilot/blue-team/integrations/onchain-industries.md)
- [DNSDumpster](https://docs.webamon.com/copilot/blue-team/integrations/dnsdumpster.md)
- [WhoisFreaks](https://docs.webamon.com/copilot/blue-team/integrations/whoisfreaks.md)
- [OSINT Industries](https://docs.webamon.com/copilot/blue-team/integrations/osint-industries.md)
- [ThreatBook](https://docs.webamon.com/copilot/blue-team/integrations/threatbook.md)
- [ZoomEye](https://docs.webamon.com/copilot/blue-team/integrations/zoomeye.md)
- [Netlas](https://docs.webamon.com/copilot/blue-team/integrations/netlas.md)
- [Criminal IP](https://docs.webamon.com/copilot/blue-team/integrations/criminal-ip.md)
- [urlquery](https://docs.webamon.com/copilot/blue-team/integrations/urlquery.md)
- [ANY.RUN](https://docs.webamon.com/copilot/blue-team/integrations/any.run.md)
- [Red Team](https://docs.webamon.com/copilot/red-team.md)
- [Kali Linux](https://docs.webamon.com/copilot/red-team/kali-linux.md): Learn more about Kali Linux here - https://www.kali.org/
- [Multi Agent](https://docs.webamon.com/copilot/red-team/multi-agent.md)
- [Profiles](https://docs.webamon.com/copilot/profiles.md)
- [Webamon Cloud](https://docs.webamon.com/copilot/profiles/webamon-cloud.md)
- [OpenAI](https://docs.webamon.com/copilot/profiles/openai.md)
- [Ollama](https://docs.webamon.com/copilot/profiles/ollama.md)
- [HuggingFace](https://docs.webamon.com/copilot/profiles/huggingface.md)
- [Mistral](https://docs.webamon.com/copilot/profiles/mistral.md)
- [AWS Bedrock](https://docs.webamon.com/copilot/profiles/aws-bedrock.md)


---

# 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.webamon.com/copilot.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.
