# Sending Fax using email

* Log in to your email account (your email should be authorized to send faxes).
* In the To/Recipient field, enter the recipient's fax number in the format below:\
  **<ToNumber@fax.cebodtelecom.com>**\
  \
  For example, if you want to send a fax to the number 19492690449, enter the recipient’s address as:\
  **<19492690449@fax.cebodtelecom.com>**\
  (Make sure to enter the number in the 11-digit format: 1xxxxxxxxxx)
* The subject you write will be used as the **Subject** on the fax cover page.
* In the email body, you can write a message, which will be used as the message on the fax cover page.
* Attach any document if you want to.  (The file formats allowed are \*.doc, \*.pdf, \*.jpg) - *<mark style="color:red;">This is not mandatory.</mark>*
* Click "Send" to send the email fax

After sending the email, you should receive a confirmation email indicating the fax was successfully sent.\
\
Here is an example email to send a fax to 19492690449.&#x20;

<figure><img src="/files/DoEUaSElFfQAIhudwEsP" alt=""><figcaption><p>Email example for sending fax</p></figcaption></figure>

> *<mark style="color:red;">Avoid using long signatures or graphics in signature while sending fax from email.</mark>*


---

# 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.cebodtelecom.com/features/sending-efax-using-email.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.
