# Getting Started

1\) Set up your job sources, located in the "Aggregators and Scrapers" section of the app

You can ingest the full firehose of our jobs, or a subset just from certain sources

2\) Establish your job filters, located in the "Filters" section of the app

This will allow you to add or ignore jobs that meet your filter criteria into your job board (job title, compensation, location, etc)

3\) Set up custom domain and custom email address

4\) Add an analytics tool into your job board to track incoming traffic

5\) Add your sitemap to your google console, and set up your Google Job Postings Indexing (see below pages for detailed playbooks)

6\) If you plan to advertise, please set up terms of service and privacy policy

7\) Decide your monetization approach, whether you will charge for sponsored job ads from employers or whether you will charge subscribers with a payment gate (or both!)

8\) Let us know if you have any questions, we're here to help - <hello@jobfront.io>


---

# 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://docs.jobfront.io/job-boards/getting-started.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.
