# Talking to People

My ever-growing list of lessons in what works and doesn't work when talking to people. Lessons and concrete questions I like to remember and share with all that ask. Whether it's an interview for a job you are conducting or partaking on either side. Whether it's a conversation you are to have with a new collaborator or a co-founder. Whether it's just a date in a newly begat relationship. I've always found the separation of professional and personal overly absent of the reality: we are all just people talking to other people. <br>


---

# 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://maybegreat.gitbook.io/maybegreat/second-brain/talking-to-people.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.
