# Contact

- [How to Import Leads / Contacts](https://docs.klink.cloud/how-to-use/contact/how-to-import-leads-contacts.md): This tutorial will show how to import Contacts with CSV , Excel Files
- [Contact Custom Fields](https://docs.klink.cloud/how-to-use/contact/contact-custom-fields.md): This tutorial will guide you how to setup & organize your customer profiles
- [Individual Contacts](https://docs.klink.cloud/how-to-use/contact/individual-contacts.md): This tutorial will guide you how to manage & organize your contacts
- [Company Contacts](https://docs.klink.cloud/how-to-use/contact/company-contacts.md): This tutorial will guide you how to manage company contacts
- [Import / Export CSV](https://docs.klink.cloud/how-to-use/contact/import-export-csv.md): This tutorial will guide how to Import / Export Individual Contacts with CSV File


---

# 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.klink.cloud/how-to-use/contact.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.
