diff --git a/docs/docs/help/tutorial-basics/create-a-page.md b/docs/docs/help/tutorial-basics/create-a-page.md
index 20e2ac300..d4f90ddbe 100644
--- a/docs/docs/help/tutorial-basics/create-a-page.md
+++ b/docs/docs/help/tutorial-basics/create-a-page.md
@@ -2,42 +2,46 @@
sidebar_position: 1
---
-# Create a Page
+# Sign yourself
-Add **Markdown or React** files to `src/pages` to create a **standalone page**:
+This lets you sign documents that dont need to be sent to anybody.
-- `src/pages/index.js` → `localhost:3000/`
-- `src/pages/foo.md` → `localhost:3000/foo`
-- `src/pages/foo/bar.js` → `localhost:3000/foo/bar`
+## Navigate to "Sign yourself" from main menu
+
-## Create your first React Page
+## Step-by-Step Instructions
-Create a file at `src/pages/my-react-page.js`:
-```jsx title="src/pages/my-react-page.js"
-import React from 'react';
-import Layout from '@theme/Layout';
+# How to Sign a Document for Yourself with OpenSign
-export default function MyReactPage() {
- return (
-
- My React page
- This is a React page
-
- );
-}
-```
+
-A new page is now available at [http://localhost:3000/my-react-page](http://localhost:3000/my-react-page).
+### Step 1: Uploading Your Document
-## Create your first Markdown Page
+- **[1] Choose File**: Click here to upload the document you wish to sign from your computer.
+- **[2] Upload from Dropbox**: To upload a document directly from your Dropbox account, click the Dropbox icon.
-Create a file at `src/pages/my-markdown-page.md`:
+### Step 2: Document Information
-```mdx title="src/pages/my-markdown-page.md"
-# My Markdown page
+- **[1] Title** *(Required)*: Enter a title for your document. This will help you identify it later in OpenSign.
+- **[3] Description**: Provide an optional description for further context about the document.
-This is a Markdown page
-```
+### Step 3: Document Organization
-A new page is now available at [http://localhost:3000/my-markdown-page](http://localhost:3000/my-markdown-page).
+- **[4] Folder**: Select a folder where you want the signed document to be stored, or leave it to default to the 'Root' folder.
+- **[5] Root**: This is your default directory. Click the pencil icon to edit or choose a different folder.
+
+### Step 4: Finalizing the Process
+
+- **[6] SUBMIT**: After filling out all necessary fields, press this button to proceed with the document signing.
+- **[6] RESET**: If you need to correct or clear any details, press this button to reset the form.
+
+## Additional Information
+
+- The fields with an asterisk (*) are mandatory.
+- Make sure your document is in a format compatible with OpenSign.
+- You can access your signed documents in the 'Root' folder or the one you've selected anytime.
+
+If you require more help, feel free to reach out to our customer support.
+
+Happy signing with OpenSign!