> For the complete documentation index, see [llms.txt](https://farran.gitbook.io/personal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://farran.gitbook.io/personal/contact/contact-me.md).

# Contact Me

## Post social media

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:purple;">Nostr</mark></td><td><a href="https://nosta.me/npub1n2zel0qnhx8gndyeuqzqeqy6f9z6jjyky9sp73ulxnj69z5jwres6e4ld7">https://nosta.me/npub1n2zel0qnhx8gndyeuqzqeqy6f9z6jjyky9sp73ulxnj69z5jwres6e4ld7</a></td></tr><tr><td><mark style="color:orange;">Substack</mark></td><td><a href="https://substack.com/@farran">https://substack.com/@farran</a></td></tr><tr><td><mark style="color:blue;">BlueSky</mark></td><td><a href="https://bsky.app/profile/fazzaan.bsky.social">https://bsky.app/profile/fazzaan.bsky.social</a></td></tr><tr><td><mark style="color:purple;">Mastodon.Social</mark></td><td><a href="https://mastodon.social/@farran">https://mastodon.social/@farran</a></td></tr><tr><td><em>More coming soon</em></td><td></td></tr></tbody></table>

## Messaging

<table data-view="cards"><thead><tr><th></th><th data-hidden data-type="content-ref"></th></tr></thead><tbody><tr><td><em>Nostr chat (inactive)</em></td><td></td></tr><tr><td>Telegram</td><td><a href="https://t.me/farran">https://t.me/farran</a></td></tr><tr><td>Signal</td><td><a href="https://signal.me/#eu/1YXJuGyqP6k6rYvKVKHz8EwHtqsZ1chOnK4OAoYwMz92WVm1sOdPMqA53Xg4id4S">https://signal.me/#eu/1YXJuGyqP6k6rYvKVKHz8EwHtqsZ1chOnK4OAoYwMz92WVm1sOdPMqA53Xg4id4S</a></td></tr><tr><td>Gmail (Google)</td><td><a href="mailto:fuzzle6+gitbookfarran@gmail.com">mailto:fuzzle6+gitbookfarran@gmail.com</a></td></tr><tr><td><em>More coming soon</em></td><td></td></tr></tbody></table>

## Legacy social media (avoid)

* avoid
* high-level & low-level & deep-level tracking
* they are building big-data models of human behaviour to control & subjugate everyone
* fuck them back into hell from whence they came
  * (***for real*** — facebook originated as a social network for leery male university students to rate female university students. Gross.)

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Facebook (Meta)</td><td><a href="https://www.facebook.com/FarranDeTao">https://www.facebook.com/FarranDeTao</a></td></tr><tr><td>Instagram (Meta)</td><td><a href="https://www.instagram.com/fazzaan/">https://www.instagram.com/fazzaan/</a></td></tr><tr><td>Threads (Meta)</td><td><a href="https://www.threads.net/@fazzaan">https://www.threads.net/@fazzaan</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://farran.gitbook.io/personal/contact/contact-me.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
