# Other Integrations

{% hint style="info" %}
Simply upload the CSV file, enter your preferred hashtag, and let the converter do the rest. The resulting file is mapped with precision, including:

* First and last names separated for easy identification.
* Multiple emails and phone numbers organized for seamless communication.
* Complete address details and Real Intent listed as the referrer.
* Your custom hashtag applied to ensure effortless categorization.
* Additional fields tailored to your specific needs.

This streamlined process ensures your data is ready for immediate use, saving you time and enhancing your workflow efficiency.
{% endhint %}

Converters are available for [Lofty](/integration-support/other-integrations/lofty.md) and [MoxiWorks](https://github.com/Standard-Labs/real-intent/blob/master/docs/integration-support/other-integrations/moxiworks.md).

Can't find your CRM? Contact us at <contact@realintent.co> and we'll set up one for you.


---

# 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.realintent.co/integration-support/other-integrations.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.
