# Resume: top

We recommend including the following information:

* Name
  * In English given name should go first, surname should go second.
* Your phone number
  * It should start with + and your country code (e.g. +7 or +996). While in a lot of countries sign "+" converts to "00" in many other countries in converts to other digit combinations. For example, in the US it's "011".
* LinkedIn link
* Github link
* Programming languages
  * Here only include the languages you would be comfortable interviewing in. In other sections, you can mention other languages you used.

If you are from a different country but have work authorization (for example, a green card in the US or a spousal work authorization) we recommend mentioning that.


---

# 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-top.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.
