# Random Stuff

- [Easy to Remember Color Guide for Non-Designers](https://docs.sendwithses.com/random-stuff/easy-to-remember-color-guide-for-non-designers.md)
- [The internet is an SEO landfill](https://docs.sendwithses.com/random-stuff/the-internet-is-an-seo-landfill.md)
- [Simple Startup Cashflow Projections (Spreadsheet)](https://docs.sendwithses.com/random-stuff/startup-cashflow-projections-spreadsheet.md)
- [Feedback Noise](https://docs.sendwithses.com/random-stuff/feedback-noise.md)
- [Enemy At The (Billing) Gates](https://docs.sendwithses.com/random-stuff/enemy-at-the-billing-gates.md): An online payment of USD 150 generates USD 14 for the middlemen.
- [Stripe Country Comparison (Spreadsheet)](https://docs.sendwithses.com/random-stuff/stripe-country-comparison.md)
- [Startup VS Restaurant](https://docs.sendwithses.com/random-stuff/startup-vs-restaurant.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://docs.sendwithses.com/random-stuff.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.
