# Professional Page

### How to Create a Professional Page on Enoch

1. Go to the Enoch homepage and click on the "Create" button at the top right-hand corner.
2. Select "Professional Page" from the drop-down menu.

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

1. Enter the name of your Professional Page and select a category that best describes your page.
2. Upload a profile picture and cover photo for your page.
3. dd a brief description of your page in the "About" section, including information about your business or profession.
4. Enter your contact information, including your website URL, email address, and phone number.
5. Click "Create Page" to finish the process.

Congratulations! You have successfully created a Professional Page on Enoch. Now you can start posting content related to your business or profession and connecting with other professionals on the platform.


---

# 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/professional-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.
