# Social Commerce Features

## 👤 Create a Public Profile

Your Social Commerce profile is your personalized, shareable page on AllScale Pay. It acts like a mini landing page that showcases who you are, what you do, and how people can pay you for services.

**Profile Fields Include:**

* Display Name
* Avatar (profile image)
* Description / Bio
* Social Links (Twitter, LinkedIn, website, etc.)
* Custom URL suffix (available with subscription)

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

***

## 🛠 Add Services to Sell

List the services you offer so that anyone visiting your page can understand what you do and request work right away.

**Service Listings Include:**

* Service Title
* Description
* Price (in stablecoin, fixed price or custom fair price input)

Each service added will automatically generate a structured invoice request form for the visitor to complete when requesting your service.

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

***

## 🔗 Share Your Public Link

After your profile is published, you’ll receive a public URL (e.g., `allscale.io/yourname`) that you can share on social platforms, bios, or directly with clients.

* Free users receive a **randomly generated suffix**
* Subscribed users can **customize their link** (e.g., `allscale.io/johnfreelancer`)<br>

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

***

## 📥 Accepting Requests

When a visitor clicks a service on your public page, they’ll be taken to a **pre-built invoice request form**. After they submit:

* You’ll receive a notification
* An invoice will be auto-generated for your review and approval
* Once approved, the client receives payment instructions and can complete the payment

***

## 💸 Get Paid Instantly

Payments submitted via your Social Commerce page are processed using the same invoice engine as the core Invoicing feature. You’ll receive:

* Stablecoin funds in your AllScale balance
* Real-time notifications
* A linked transaction under both **Invoices** and **Contacts**

***

## 📊 Manage Your Offers and Orders

Within your dashboard, you can:

* Edit or remove services
* Track pending requests
* Monitor income per service
* Adjust pricing at any time
* Export service history for your records

***

#### Coming Soon

* Ratings and reviews
* Service bundles
* Real-time chat or message requests


---

# 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.allscale.io/allscale-pay/core-modules/social-commerce-coming-soon/social-commerce-features.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.
