# Job Boards

- [Getting Started](https://docs.jobfront.io/job-boards/getting-started.md): There's a few things you should focus on when you first set up your job board:
- [Sitemaps For Job Board Indexing](https://docs.jobfront.io/job-boards/sitemaps-for-job-board-indexing.md): All job boards have a custom sitemap located at /sitemap.xml
- [Set up Custom Sub/Domains (Email + Job board)](https://docs.jobfront.io/job-boards/set-up-custom-sub-domains-email-+-job-board.md)
- [Add Google Analytics (and other analytics providers)](https://docs.jobfront.io/job-boards/add-google-analytics-and-other-analytics-providers.md)
- [SEO Landing Pages](https://docs.jobfront.io/job-boards/seo-landing-pages.md)
- [SEO Optimization - Google Index API Integration](https://docs.jobfront.io/job-boards/seo-optimization-google-index-api-integration.md)
- [Show all tracked organizations](https://docs.jobfront.io/job-boards/show-all-tracked-organizations.md)
- [Subscriber Signup Embed Unit](https://docs.jobfront.io/job-boards/subscriber-signup-embed-unit.md)
- [Jobs Feed Embed Unit](https://docs.jobfront.io/job-boards/jobs-feed-embed-unit.md): You can embed an iframe filled with the most recent jobs on your job board
- [Subscribers Upload API](https://docs.jobfront.io/job-boards/subscribers-upload-api.md)
- ["2-tap" Subscriptions - Auto-Populate Email Address Inputs](https://docs.jobfront.io/job-boards/2-tap-subscriptions-auto-populate-email-address-inputs.md): We made it very easy to integrate Jobfront with your other tools, to reduce the friction for new subscribers to sign up
- [Terms of Service / Privacy Policy](https://docs.jobfront.io/job-boards/terms-of-service-privacy-policy.md)
- [Monetization - Subscriber $ Gate](https://docs.jobfront.io/job-boards/monetization-subscriber-usd-gate.md)
- [Newsletter Landing Page](https://docs.jobfront.io/job-boards/newsletter-landing-page.md)
- [Slack Integrations](https://docs.jobfront.io/job-boards/slack-integrations.md): Learn how to integrate Jobfront job alerts into a Slack channel.
- [Monetization - Sponsored jobs/newsletters](https://docs.jobfront.io/job-boards/monetization-sponsored-jobs-newsletters.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://docs.jobfront.io/job-boards.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.
