> For the complete documentation index, see [llms.txt](https://v1docs.rxresume.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://v1docs.rxresume.org/readme.md).

# Reactive Resume

A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume. Hosted and currently maintained by Lazy Media.

***

Hey everyone, ever feel like you're missing out on \~70% of the world's population? Well, fret no more!

The docs have decided to become multilingual world travelers. You can now bask in their glory in **20+ languages!!**

Find the magic button at the top of the sidebar to stop squinting at the screen and start reading in a language you actually understand. A huge, *properly translated* thank you to GitBook for sponsoring this little feat of modern magic.

***

<figure><img src="https://1690486846-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7ikPxOwA5dG7rGhQmIXN%2Fuploads%2Fgit-blob-525c0299064a7cef61dc1976dd3a3fa95f7f3870%2FIntroduction.jpg?alt=media" alt=""><figcaption></figcaption></figure>

***Lazy Media is updating these documents to reflect the new ownership and information. Your patience during this process is appreciated.***

[**Discord Server Now Available**](https://discord.com/servers/lazy-media-s-reactive-resume-1392393638247530587)

***

Reactive Resume is a free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume. With zero user tracking or advertising, your privacy is a top priority. The platform is extremely user-friendly and can be self-hosted in less than 30 seconds if you wish to own your data completely.

It's available in multiple languages and comes packed with features such as real-time editing, dozens of templates, drag-and-drop customization, and integration with OpenAI for enhancing your writing.

You can share a personalized link of your resume to potential employers, track its views or downloads, and customize your page layout by dragging-and-dropping sections. The platform also supports various font options and provides dozens of templates to choose from. And yes, there's even a dark mode for a more comfortable viewing experience.

Start creating your standout resume with Reactive Resume today!


---

# 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://v1docs.rxresume.org/readme.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.
