> For the complete documentation index, see [llms.txt](https://diy-startup-school.gitbook.io/welcome-to-diy-startup-school/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://diy-startup-school.gitbook.io/welcome-to-diy-startup-school/chapter-ii/step-2.-put-as-much-effort-into-figuring-yourself-out-as-youve-put-into-your-business-plan.md).

# Step 2. Put as much effort into figuring yourself out as you’ve put into your business plan

What kind of service will get you out of bed in the morning, ready to go out there, get sh\*t done, and deliver for customers?

It’s not just what you’re skilled at or your value-based why. It’s about what will keep you going when no one else is keeping you going.

***`nonfik found this note from Carmen`***

*`Psst: Capitalism is great and all, but money alone isn’t enough to get you out of bed everyday. If it is, there’s a cushy corporate job with your name on it and we promise we won’t think any less of you for taking it. No one becomes an entrepreneur just to make more money. If that’s your thinking, know that this ain’t it.`*

*"There’s lots of bad reasons to start a company. But there’s only one good, legitimate reason, and I think you know what it is: it’s to change the world."* — *Phil Libin, CEO Evernote*


---

# 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:

```
GET https://diy-startup-school.gitbook.io/welcome-to-diy-startup-school/chapter-ii/step-2.-put-as-much-effort-into-figuring-yourself-out-as-youve-put-into-your-business-plan.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.
