# What is a CEO

A CEO is the team leader for the company. The role they play evolves drastically across the lifespan of a company. Every company requires a different CEO. However, there are some common basic responsibilities.

**Jobs to be done**

This is a good list to start with:

1. To build the team and culture
2. To align the company vision
3. To sell the product to customers
4. To sell yourself and the company to investors
5. To make the hard decisions

You can judge a lot about a company by its CEO. Early investment decisions are based on the founder, not the business. To excel at this job, you need to have done the internal work first: self-awareness, emotional regulation, clarity of purpose.


---

# 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://sic.gitbook.io/startup-playbook/what-is-a-ceo.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.
