# Lofty

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

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 your Lofty CRM account.
6. Navigate to the **Contacts** section and select **Import Contacts**.
7. Upload the converted CSV file and map fields if required.
8. Complete the import process and verify the data in your account.


---

# 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/lofty.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.
