# Candidate Service (Admin)

- [Candidate Services](https://uxper.gitbook.io/civi-job-board-wordpress-theme/candidate-service-admin/candidate-services.md): Admin can manage and edit the service created by the candidate
- [How to add Service Categories](https://uxper.gitbook.io/civi-job-board-wordpress-theme/candidate-service-admin/how-to-add-service-categories.md): Admin can add service candidate
- [How to add Service's skills](https://uxper.gitbook.io/civi-job-board-wordpress-theme/candidate-service-admin/how-to-add-services-skills.md)
- [How to add Service's location](https://uxper.gitbook.io/civi-job-board-wordpress-theme/candidate-service-admin/how-to-add-services-location.md)
- [How to add Service's language](https://uxper.gitbook.io/civi-job-board-wordpress-theme/candidate-service-admin/how-to-add-services-language.md)
- [How to allow candidates to post service for free without buying a package](https://uxper.gitbook.io/civi-job-board-wordpress-theme/candidate-service-admin/how-to-allow-candidates-to-post-service-for-free-without-buying-a-package.md)
- [Automatically publish the submitted candidate service](https://uxper.gitbook.io/civi-job-board-wordpress-theme/candidate-service-admin/automatically-publish-the-submitted-candidate-service.md)


---

# 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://uxper.gitbook.io/civi-job-board-wordpress-theme/candidate-service-admin.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.
