# Candidate Package

- [How to Create a Candidate Package](https://uxper.gitbook.io/civi-job-board-wordpress-theme/candidate-package/how-to-create-a-candidate-package.md): If you want to create a new package for a candidate, please follow these steps:
- [How to check and approve a candidate's package purchase information](https://uxper.gitbook.io/civi-job-board-wordpress-theme/candidate-package/how-to-check-and-approve-a-candidates-package-purchase-information.md)
- [How to enable/disable the option in the Candidates package](https://uxper.gitbook.io/civi-job-board-wordpress-theme/candidate-package/how-to-enable-disable-the-option-in-the-candidates-package.md)
- [How to manage candidate package order](https://uxper.gitbook.io/civi-job-board-wordpress-theme/candidate-package/how-to-manage-candidate-package-order.md): When the candidate buy the package, Admin can manage, approve package for candidate after they pay the package
- [How to activate the Free Package for Candidate](https://uxper.gitbook.io/civi-job-board-wordpress-theme/candidate-package/how-to-activate-the-free-package-for-candidate.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-package.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.
