# Bevezetés

A Profession Connect egy automatizált hirdetésfeladási és jelöltkezelési rendszer, amely lehetővé teszi a partnerek számára, hogy egyszerűsítsék toborzási folyamataikat és bővitsék a jelöltjeik számát.

Az integrációval a partnerek könnyedén továbbíthatják álláshirdetéseiket a Profession.hu rendszerébe, és frissíthetik azokat XML adatfájlok segítségével.

A Profession Connect API JSON formátumban GET/POST hívásokat használ a hirdetés státuszának lekérdezéséhez és a jelentkezői adatok átadásához az ATS rendszerbe.

<figure><img src="https://42373499-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSeYUA3cyzg13A68axh9p%2Fuploads%2F9IzQg6TYNfRLi3iOZ1LD%2FProfession%20Connect%20-%20Fejleszto%CC%8Bi%20folyamata%CC%81bra.png?alt=media&#x26;token=08ea8f4f-9a17-40f8-942d-4a50ad0efa84" alt=""><figcaption></figcaption></figure>


---

# 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://dev-connect.profession.hu/bevezetes.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.
