# Enable Call /SMS

You can make this assistant to respond over phone call/SMS with a small change in the settings. Similar to the Basic Mode, Gen AI assistant provides call/SMS support over Twilio. On the App Publishing, you can see a flag for 'Enable Twilio Bot to use this App Publishing'.&#x20;

<figure><img src="/files/BMtjpxkcmDViyvp4GvSc" alt=""><figcaption></figcaption></figure>

Turn on the 'Enable Bot to use this App Publishing' toggle button.&#x20;

<figure><img src="/files/o0nIal0Z2FShavyqOhJe" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/U1PsDPfEFsq9EQVovOpZ" alt=""><figcaption></figcaption></figure>

You'll be prompted to setup basic Twilio setups.&#x20;

a. Select Country ( available options US / Canada)

b. Select Scheme ( Local or Toll Free) . For Toll Free number, you've to make additional setups in Twilio account.

c. Twilio Phone Number : The list provides available Twilio Phone numbers from which you can choose any that you prefer. Once you select and save, the particular number will be occupied by this assistant and will only be freed again once you disable Twilio Bot for this app.

d. Voice Gender: You can also configure the voice gender that will respond to calls on this number. For example, areas where a female representative is conventionally expected, you can set the voice Gender to female and vice versa.

e. Voice Profile: You can also select a voice profile that you feel like matches the personality of the assistant.

f. To check if you like the Voice of the assistant, you can click on the Play button that will play the sample text in the Voice Gender and Voice Profile you just selected.

Now, click on Save and your assistant is now readily responding to calls and SMS from your customers.


---

# 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.ixhello.com/ixhc/general/ix-hello-studio-mode/steps/enable-call-sms.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.
