> For the complete documentation index, see [llms.txt](https://futureleadersglobal.gitbook.io/playbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://futureleadersglobal.gitbook.io/playbook/corporation/commercial-sales.md).

# Commercial sales

## Guidelines&#x20;

For local city sales we encourage you to reach out to small and medium size companies. If you are/ want to approach the executive level in a  big national company we ask you to involve the core team.&#x20;

### Sales process&#x20;

This sales process is designed for the mix program. But - probably you will be able to find valuable information that can be used also for smaler sales.&#x20;

{% file src="/files/-MBEjdLuBXRrIG6PBQZd" %}

## Phone sales // suggested script&#x20;

If you are looking for potential costumers, and want to reach them by phone this document suggests a script for the call. <https://docs.google.com/document/d/16JXL0yR4A2KM5aNd0ziaFbqgMB8c85HDWOmpUFvxcW8/edit?ts=5d88b080>

## Decision maker profiles potential costumer / personas&#x20;

The person closest to the decision and the task is the SVP Talent Leadership or similar. This person is normally actively involved and passionate about talent development in the company. For most local sales this might be a good candidate to contact.&#x20;

{% file src="/files/-MBElQq3BLis\_RxlRc9I" %}
Senior Advisor&#x20;
{% endfile %}

## Valuable insights / Sales deck&#x20;

For insights on potential valuable information you might want to share with costumer, se the following document  <https://docs.google.com/presentation/d/1uFk82BdAb0_hklg3w0o5tOb8q0j9Gpo0IAZyBRmO7Q4/edit#slide=id.g88b63f6711_0_135>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://futureleadersglobal.gitbook.io/playbook/corporation/commercial-sales.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
