# evalink tutorials

## evalink tutorials

- [evalink tutorials](https://sitasys-ag.gitbook.io/evalink-tutorials/master.md): In this page you can find tutorials and step-by-step instructions that can help you advance your evalink talos skills
- [evalink talos Account Creation](https://sitasys-ag.gitbook.io/evalink-tutorials/account-creation.md): Create your evalink talos account in 5 easy steps
- [Email Integration](https://sitasys-ag.gitbook.io/evalink-tutorials/email.md): Allow evalink talos to send e-mails on your behalf.
- [Slack Integration](https://sitasys-ag.gitbook.io/evalink-tutorials/slack-integration.md): Forward your alarms to the Slack channel of your choice.
- [Virtual TNA Receiver](https://sitasys-ag.gitbook.io/evalink-tutorials/virtual-tna-receiver.md): Receive and manage alarms from TNA devices in evalink talos
- [Virtual VdS Receiver](https://sitasys-ag.gitbook.io/evalink-tutorials/virtual-vds-receiver.md): Receive alarms from VdS panels in evalink talos
- [Virtual SIA DC-09 Receiver](https://sitasys-ag.gitbook.io/evalink-tutorials/virtual-dc09-receiver.md): Receive alarms from SIA DC-09 panels in evalink talos
- [Virtual Vanderbilt SPC Receiver](https://sitasys-ag.gitbook.io/evalink-tutorials/virtual-vanderbilt-spc-receiver.md): Receive alarms from Vanderbilt panels in evalink talos
- [Virtual Email Receiver](https://sitasys-ag.gitbook.io/evalink-tutorials/virtual-email-receiver.md): Receive and manage email-alarms in your evalink talos account
- [SIA DC-09 ARC Connection](https://sitasys-ag.gitbook.io/evalink-tutorials/dc09-arc-connection.md): Forward your alarms to Alarm Receiving Centers via SIA DC-09.
- [Eagle Eye Networks Integration](https://sitasys-ag.gitbook.io/evalink-tutorials/eagle-eye-networks-integration.md): Import your Eagle Eye Networks feeds and alarms to your evalink talos account
- [Combining Eagle Eye Networks and SIA DC-09 ARC Connection](https://sitasys-ag.gitbook.io/evalink-tutorials/eagle-eye-dc09-arc.md): Forward your Eagle Eye alarms to the ARC of your choice via SIA DC-09.
- [Virtual SMS Receiver](https://sitasys-ag.gitbook.io/evalink-tutorials/virtual-sms-receiver.md): Receive and manage text messages in your evalink talos account
- [Temporary Links](https://sitasys-ag.gitbook.io/evalink-tutorials/temporary-links.md): How to create and share temporary links for alarms, sites and site groups.


---

# 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://sitasys-ag.gitbook.io/evalink-tutorials/master.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.
