# Email to Non-CRM Users

Using Click2Export, you can send emails to users who do not have CRM accounts. This includes users with email accounts from providers such as Gmail, Yahoo, and other similar email services. This feature ensures that you can reach a wider audience without the need for everyone to have a CRM account. It simplifies communication by allowing you to connect with users through their preferred email platforms.

<figure><img src="/files/7hWbgQJYPDckXGIrSCEc" alt="Email to Non-CRM Users"><figcaption></figcaption></figure>


---

# 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.inogic.com/click2export/features/email-to-non-crm-users.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.
