# Realty Juggler

{% embed url="<https://real-intent-realtyjuggler.streamlit.app/>" fullWidth="true" %}

1. Download the CSV file provided by Real Intent.
2. Upload the CSV into the converter tool.
3. Enter your custom hashtag in the designated field.
4. Download the newly formatted CSV file from the tool.
5. Log in to Realty Juggler.
6. Go to **Main Menu > Import**.
7. Upload the converted CSV file and follow the on-screen instructions to map the data.
8. Complete the process and verify imported contacts in your database.


---

# 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/realty-juggler.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.
