# Contacts

- [What is a Contact](https://help.retainful.com/contacts/what-is-a-contact.md): Learn what a contact is in Retainful, how it is captured, and how it is managed in this guide.
- [Import Contacts From Store](https://help.retainful.com/contacts/import-contacts-from-store.md): Learn How to import contacts from Store to Retainful.
- [Import Contacts From CSV File](https://help.retainful.com/contacts/import-contacts-from-csv-file.md): Learn How to import contacts from CSV file to Retainful.


---

# 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://help.retainful.com/contacts.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.
