# Welcome

You will find a comprehensive resource hub designed to empower you with all the knowledge you need to harness the full potential of Amber Signals.&#x20;

Whether you're a seasoned user looking to deepen your understanding or a newcomer eager to explore our features, this documentation site serves as your go-to destination for clear, concise, and insightful guidance.&#x20;

Dive in and unlock the secrets to effectively leveraging Amber Signals for enhanced risk management and operational resilience.

## What are Channels?

Establish a fresh integration allowing Amber to send notifications and autonomously handle risk. Choose from a range of communication channels such as Email, Slack, Discord, Jira, or Webhook to receive these notifications seamlessly.

## What are Services?

Integrate services, allowing us to keep track of any changes and promptly notify you through your preferred communication channel. Select from our diverse and growing array of services to ensure a proactive approach to mitigating critical issues and maintaining operational stability.

Let's head over to the Dashboard and [Create a Service](https://ambersignals.com/dashboard)<br>


---

# 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.ambersignals.com/welcome.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.
