# Live Call Routing

- [Introduction to Live Call Routing](https://docs.spike.sh/live-call-routing/introduction-to-live-call-routing.md): Live Call Routing, a direct phone line that connects incoming calls to on-call engineers.
- [Triggering incidents](https://docs.spike.sh/live-call-routing/triggering-incidents.md): Automatically trigger incidents from incoming calls using Live Call Routing.
- [Configuring with Twilio](https://docs.spike.sh/live-call-routing/lcr-with-twilio.md): Learn how to connect your Twilio number with Spike for Live Call Routing
- [Configuring with Plivo](https://docs.spike.sh/live-call-routing/lcr-with-plivo.md): Learn how to connect your Plivo number with Spike for Live Call Routing


---

# 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.spike.sh/live-call-routing.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.
