# How to Candidate can create a service

1. From the Candidate dashboard go to **Services -> Create new service**

<div data-full-width="true"><figure><img src="/files/Y5sdQSS2JZz7sh3Js0Dg" alt=""><figcaption></figcaption></figure></div>

2\. Next, enter a title and select the option that you want to show in the Service. And then, click Post Service to save and publish the service

<div data-full-width="true"><figure><img src="/files/FNmhpPGCKh26GUmscAWt" alt=""><figcaption></figcaption></figure></div>


---

# 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-frontend/how-to-candidate-can-create-a-service.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.
