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

# Home

Hi 👋

I'm Nicholas Hartnett and I use this space to share data, insights & visualization into various topics.

Most of the content here is [finance](/my-gitbook/finance/spreadsheets.md)-related 💹 as it's my education 🎓, my profession 👔 as well as a passion 👨🏻‍💻 of mine. However, you will also find insights 💡 into [other topics](/my-gitbook/other-topics/spreadsheets.md) that interest me, some of which are demographics 🏙️, politics 🗳️, policy ⚖️, football ⚽️ and more.

Additionaly, this is also where I provide easy access 🔑 to all my public documents 📄 & spreadsheets 📊 as well as the form to reach out 🫱 for a free trial of [My Conso Tool ©](/my-gitbook/finance/my-conso-tool-c.md) should you be interested. 💸

Take a look 👀 and roam around 👾 to see what might interest you. 🧐

You can also find me on [LinkedIn](https://www.linkedin.com/in/nhartnett/).


---

# 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://nicholashartnett.gitbook.io/my-gitbook/home.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.
