# Russell's Writing Portfolio

## Russell's Writing Portfolio

- [About](https://writer.russellkua.com/about.md): Freelance Writer, Copywriter & Journalist since 2017
- [Contact](https://writer.russellkua.com/contact.md)
- [The Fifth Person](https://writer.russellkua.com/personal-finance/the-fifth-person.md): Personal finance author
- [MetroResidences](https://writer.russellkua.com/travel-and-luxury/metroresidences.md): Lifestyle writer for expat living for MetroResidences' Everyday Living' blog
- [Astro Traveller](https://writer.russellkua.com/travel-and-luxury/astro-traveller.md): In-flight lifestyle magazine (AirAsia) - April 2017
- [RojakDaily (Gempak)](https://writer.russellkua.com/lifestyle-and-consumer-tech/rojakdaily-gempak.md)
- [Cilisos](https://writer.russellkua.com/lifestyle-and-consumer-tech/cilisos.md): Contributor in 2017
- [Snapask](https://writer.russellkua.com/startups-and-enterprises/snapask.md): Freelance content writer
- [Nucleo Consulting](https://writer.russellkua.com/startups-and-enterprises/nucleo-consulting.md): Copywriter on retainer from January to June 2019
- [Movel AI](https://writer.russellkua.com/technology/movel-ai.md): Writer covering marketing, product and promotional articles for Movel AI


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://writer.russellkua.com/about.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.
