# Getting Started

The Modern Job Board template is set up to showcase digital marketing jobs by default. But it's unlikely this is the niche you're targeting (if it is, I strongly recommend you try another niche as digital marketing is MUCH too broad). In this post, I'll outline the changes you'll need to make to set the template up for your own chosen market. We'll go through:

1. The text elements you'll need to edit
2. Adding your logo and favicon
3. Choosing relevant categories
4. Seeding your job board with jobs
5. Setting up Stripe so you can take payments
6. Setting up email notifications

It'll help if you have at least a basic working knowledge of bubble, but even if you're a complete beginner then you'll be good to go after reading these instructions.

<br>


---

# 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://cranford-tech.gitbook.io/modern-job-board-template/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.
