# General

## What is the pricing of Closer?

For the current pricing please visit: <https://closer.app/pricing/>

## How to initiate a conversation by sending a link to a new customer?

Currently, you can create outbound invitations by scheduling an online meeting with a new customer. This will result in them receiving an email or SMS (depending on what credentials they had given) with the invitation link in form of a CTA button. We are considering adding a feature to allow to generate the link to a conversation and use it via any way of communication desired.

## Where can I follow roadmap in features?

We’ll be adding roadmap and customer feedback views into the Closer dashboard shortly.

##


---

# 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://support.closer.app/faq/general.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.
