# Sign In Page

## To create Sign In page:

1. Go to **Pages** from the admin menu
2. Click the **New page** button in the top right corner
3. **Add only title**, because this page has everything ready.&#x20;
4. Click <img src="/files/HEL3YKhepTBJy63K2kqX" alt="" data-size="line"> icon in the top right corner to open the **Page settings**
5. Enter **`signin`** in **Page URL** setting input!
6. Click the **Template** selector and choose the **Sign In** option
7. Click **Publish**


---

# 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://highfivethemes.gitbook.io/digital-user-documentation/membership/sign-in-page.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.
