# Real Geeks

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

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. Sign in to your Real Geeks CRM.
6. Go to **Settings > Import Contacts**.
7. Upload the converted CSV and review the field mapping.
8. Finalize the import and confirm the records are correctly added.


---

# 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/real-geeks.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.
