# How to add the Service's language

Go to **Felan Freelancer  -> Services -> Language**

<figure><img src="https://2198882170-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJfi5vNlOlqD2X1BC0WMD%2Fuploads%2FgtKqHeYhqAxiD5cZoIXP%2Fimage.png?alt=media&#x26;token=bbd9aa0a-0838-4a1d-b5d6-58f640864c74" alt=""><figcaption></figcaption></figure>

**Name:** Enter the name of the service language.

**Slug:** The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens.

**Parent Service Language:** select parent amenities if needed. Usually, you don’t need to do it.

**Description**: Enter a description for categories if available

After completing all the necessary fields, click on the "**Add New Service Language**" button.


---

# 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://ricetheme.gitbook.io/felan-freelance-marketplace-and-job-board-wp/freelancer-service-admin/how-to-add-the-services-language.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.
