> For the complete documentation index, see [llms.txt](https://writer.russellkua.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://writer.russellkua.com/personal-finance/the-fifth-person.md).

# The Fifth Person

[*The Fifth Person*](https://fifthperson.com/) believes in spreading a message that financial literacy and sound investment knowledge can help people around the world achieve financial independence and lead better lives for themselves and their loved ones.

As a **personal finance** author, I cover investing, saving and good personal finance habits; extending from my personal experiences in life.

![](/files/7oNtaxTAuk2pkFdh8W65)

## Articles

* [*Your home isn’t an asset, but get one anyway*](https://fifthperson.com/your-home-isnt-an-asset/)
* [*How to buy gold, and why owning physical gold is a bad idea*](https://fifthperson.com/how-to-buy-gold/)
* [*The 5 stages of life and how you should invest at each stage*](https://fifthperson.com/stages-of-life-invest/)
* [*How minimalist investing can make you a better investor*](https://fifthperson.com/minimalist-investing-better-investor/)
* [*4 digital banking tips to automate and protect your finances*](https://fifthperson.com/digital-banking-tips/)

{% hint style="warning" %}
*Original and archived copies are available; if URLs are unavailable or broken*
{% endhint %}


---

# 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://writer.russellkua.com/personal-finance/the-fifth-person.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.
