# Deployment overview

{% stepper %}
{% step %}
**Pre Kick-off**

Elements that allow for the deployment of Kernel to be successful and fast. This includes CRM access, basic configuration, and initial alignment with your internal teams.
{% endstep %}

{% step %}
**Kick-off**

This is the official start with a Kernel Solutions Engineer. This is post CRM access and when we will run through the Kernel platform and start processing your CRM.
{% endstep %}

{% step %}
**Configuration**

This is the process of configuring Kernel to your custom use case. This takes place with a solutions engineer and is an iterative process to get your data ready.
{% endstep %}

{% step %}
**Iteration**

Kernel will clean your CRM and provide samples for review to ensure your business logic is correctly captured.
{% endstep %}

{% step %}
**Mass Actions**

The process of merging, deleting, and associating accounts within your Salesforce will start. This takes place via the Kernel platform guided by a solutions engineer and being actioned by your team.
{% endstep %}
{% endstepper %}


---

# 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.kernel.ai/legacy/deployment.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.
