# Things to know and expect

- [You MUST learn at least the basics of Project Management](https://www.howtokicksaas.com/saas-build-process/things-to-know-and-expect/saas-development-project-management.md)
- [Things you do and do not know](https://www.howtokicksaas.com/saas-build-process/things-to-know-and-expect/things-you-do-and-do-not-know.md)
- [How to tell if your development team is working](https://www.howtokicksaas.com/saas-build-process/things-to-know-and-expect/how-to-tell-if-your-development-team-is-working.md)
- [Good, Cheap, Fast. Choose Two.](https://www.howtokicksaas.com/saas-build-process/things-to-know-and-expect/good-cheap-fast.-choose-two..md)
- [Positivity is Key in Management](https://www.howtokicksaas.com/saas-build-process/things-to-know-and-expect/positivity-is-key-in-management.md)
- [Storytime: The Story of a Ton of Lost Users and Money!](https://www.howtokicksaas.com/saas-build-process/things-to-know-and-expect/story-time-with-jason.md): Story Time with Jason: The Story of a Ton of Lost Users and Money!
- [Development is iterative](https://www.howtokicksaas.com/saas-build-process/things-to-know-and-expect/development-is-iterative.md)
- [Development Time Increases As Complexity Increases](https://www.howtokicksaas.com/saas-build-process/things-to-know-and-expect/development-time-increases-as-complexity-increases.md)
- [Storytime: Don't Send Me Shit](https://www.howtokicksaas.com/saas-build-process/things-to-know-and-expect/storytime-dont-send-me-shit.md)
- [Story Time: The Best of the Best](https://www.howtokicksaas.com/saas-build-process/things-to-know-and-expect/story-time-financial-constraints.md): People say they want the best of the best, but when it comes down to it, then want what they can afford.
- [Sunk Costs](https://www.howtokicksaas.com/saas-build-process/things-to-know-and-expect/sunk-costs.md)


---

# 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://www.howtokicksaas.com/saas-build-process/things-to-know-and-expect.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.
