# For user as a Candidate

As a user invited to an organization on Hireforce, you are given the ability to apply directly for jobs within the company through the platform.

This means you are considered a candidate within the system, with access to job opportunities from the organization that invited you. The Recommendation feature will suggest job openings that match your profile, helping you find relevant opportunities more easily.

{% hint style="info" %}
**Conditions for Use:**

* The tenant (your company) must have enabled the Employee Profile feature, allowing users to apply for job openings within the organization.
* The Referral Hub must be set up with the internal application function to enable internal job applications.
* You must have activated your profile as a candidate and updated your information to ensure accurate job recommendations.
  {% endhint %}

{% content-ref url="/pages/tMIHX7hhZasKH3wiI8Aw" %}
[View Recommended Jobs](/product-guides/recommendation-full-ver/for-user-as-a-candidate/view-recommended-jobs.md)
{% endcontent-ref %}

{% content-ref url="/pages/e7G2p7QcPEFW1gmleb48" %}
[Applying for Jobs](/product-guides/recommendation-full-ver/for-user-as-a-candidate/applying-for-jobs.md)
{% endcontent-ref %}


---

# 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://help.hireforce.io/product-guides/recommendation-full-ver/for-user-as-a-candidate.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.
