# Signal

Are you ready to take your chatbot to Signal? Here's how you can get it up and running in no time:

1. **Add Mobile Number**: Provide your registered mobile number along with the country code (e.g., +91).
2. **Register**: After entering your mobile number, click the "Register" action button.

This straightforward process allows you to integrate your chatbot with Signal, enabling it to interact with users on this social platform. Connect with your audience and engage in meaningful conversations right from Signal.


---

# 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://readme.dhee.ai/platform-reference/test-and-deploy/deploy/signal.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.
