# Careers

The careers section is used to display job openings or recruitment content, helping merchants showcase available roles and encourage applications. It is typically used on hiring pages or brand information pages to support talent acquisition.

<figure><img src="/files/RcPtJhfy96WFcl8hwdY1" alt=""><figcaption></figcaption></figure>

#### Show header

Controls the visibility of the section header above the careers content. When enabled, the heading and subheading are displayed if set.

#### Direction

Defines the layout direction on desktop. Set to “Column” to stack content vertically; mobile always uses a column layout for usability.

#### Heading

The main heading displayed for the section. Default is “Careers”. Leave blank to omit.

#### Subheading

Optional supporting text shown below the heading to provide context or introduce available roles. Default is “Join our team.” Leave blank to omit.

#### Button label

Defines the text for an optional call-to-action button. Leave blank to hide the button.

#### Button link

Specifies the URL destination for the button. Typically links to an application page or external job board. Leave blank to omit.

#### Button style

Defines the visual style of the button. Default is “Secondary”.

#### Maximum width

Controls the horizontal width of the section. Set to “Fill space” to allow the section to span the full available width.

#### Grid columns (desktop)

Defines the number of columns used to display job listings on desktop. Default is 2, creating a balanced two-column layout.

#### Vertical spacing

Controls the spacing around the section to adjust its visual separation from surrounding content.

#### Vertical spacing (desktop)

Sets the vertical spacing applied on desktop devices. Default is Large.

#### Vertical spacing (mobile)

Sets the vertical spacing applied on mobile devices to ensure consistent spacing across screen sizes.


---

# 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://gatame.gitbook.io/highstreet/dynamic-sections/information/careers.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.
