# Resume: format

Our basic recommendations:

* "Resume" is a synonym of "summary" or "brief account", so keep it short. One page - if you graduated recently and a maximum of two pages if you have several years of work experience.
  * Some people treat resumes as complete work history. We encourage you to store your work history but suggest doing it somewhere else.
  * Focus on what's relevant for the specific role.
  * Use relatively short bullet points rather than long paragraphs.
* Use the PDF format, not Google Docs, Microsoft Word, or a website.
  * Companies use the type of software called ATS (Applicant Tracking Systems) to process resumes and review candidates and all good ATS are optimized to work well PDF resumes, but few might work well with Google Docs or Microsoft Word.
* Use simple and consistent design, font, sizing, and spacing.
* Use black color.
* Make main links clickable.\
  Examples:
  * your online profiles: GitHub, LinkedIn.
  * your employers
  * your projects
* On LinkedIn make sure everything appears only in English.

In order to stand out, we recommend using [Overleaf](https://www.overleaf.com/) to build your resume.


---

# Agent Instructions: 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://docs.outtalent.com/guides/resume-and-linkedin-guide/resume-format.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.
