# Об авторе

Антон Шевчук родился в 1983 году в небольшом городке Ахтырка (Украина), отец — Юрий Николаевич, инженер-конструктор, мать — Надежда Ивановна, врач-терапевт. В 2005-м году Антон закончил Харьковский Национальный Университет Радиоэлектроники по специальности системное программирование. В том же году устроился на работу в компанию [NIX Solutions Ltd](http://nixsolutions.com) где обитает и поныне. Ведёт блог своего имени <http://anton.shevchuk.name>. Является автором учебника «[jQuery для начинающих](http://anton.shevchuk.name/jquery-book/)». В свободное время починяет примус — [GitHub](https://github.com/AntonShevchuk/), [Habr](https://habr.com/ru/users/antonshevchuk/), [Twitter](https://twitter.com/AntonShevchuk).


---

# 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://antonshevchuk.gitbook.io/php-for-beginners/author.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.
