# Reel

### How to Create a Real Page on Enoch

1. Go to the Enoch homepage and click on the "Create" button at the top right-hand corner.
2. Select "Real Page" from the drop-down menu.
3. Enter the name of your Real Page and select a category that best describes your page.
4. Upload a profile picture and cover photo for your page.
5. Add a brief description of your page in the "About" section.
6. Click "Create Page" to finish the process.

{% hint style="info" %} <mark style="color:orange;">Please note that the Reel features is currently under development and not yet available on the Enoch platform. We are working hard to bring these features to you as soon as possible, and we appreciate your patience and understanding. Keep an eye on our updates and announcements for more information on the</mark> [<mark style="color:blue;">**release of these features in Our Road-Map.**</mark>](https://enochapp.notion.site/4d62a34612ae4f828bd50f889ce3e9a0?v=dc9f4a5c66cb44b6be38f08b26d125c2)
{% endhint %}


---

# 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://enoch-app.gitbook.io/enoch/create/reel.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.
