# login and loginsimple

Your app will come with two types of log in pages:

## Login Page Overview

The standard `login` page includes the sign up and log in user flows on the left and a customizable section on the right. App owners can manage and customize the background style (solid color, gradient, or image), font color, tagline, and featured image on the right from the Owner's portal.

![Login page preview](/files/-LaSOw_39wYbXfxH9es_)

![Customize the login page from the Settings \&gt; Styles tab in the Owner's Portal](/files/-LaSOw_5ju_hpQbljaOQ)

## Loginsimple Page Overview

The `loginsimple` page includes the standard sign up and log in user flows as well. This page is ideal for apps that do not need a landing page with marketing information.

![Simple login pages](/files/-LaSOw_7uFg-VAVKWNbS)


---

# 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.airdev.co/gig-marketplace-template/assets/pages/login-pages.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.
