> ## Documentation Index
> Fetch the complete documentation index at: https://docs.payreque.st/llms.txt
> Use this file to discover all available pages before exploring further.

# Freelancer Page

> Create a public freelancer profile, get discovered, accept quote requests, and sell prepaid hours without creating a product yourself

# Freelancer Page

Turn your PayRequest Page into a simple freelancer profile where clients can understand what you do, request a quote, or hire you for a prepaid block of time.

Your public URL stays short and easy to share:

```text theme={null}
https://payrequest.me/your-handle
```

<CardGroup cols={3}>
  <Card title="Show Your Expertise" icon="user">
    Add your profession, location, skills, languages, hourly rate, and availability.
  </Card>

  <Card title="Request a Quote" icon="document-text">
    Let a potential client describe custom work without leaving your profile.
  </Card>

  <Card title="Hire Me" icon="credit-card">
    Let clients select a number of hours and pay immediately.
  </Card>
</CardGroup>

## Set Up Your Freelancer Profile

<Steps>
  <Step title="Open your PayRequest Page">
    In the PayRequest dashboard, go to **PayRequest Page** and open the **Settings** tab.
  </Step>

  <Step title="Enable the Showcase">
    Find the **Showcase** section and turn on **List me on the Showcase**.
  </Step>

  <Step title="Choose a category">
    Select the category that best represents your work. This helps visitors find relevant profiles and services.
  </Step>

  <Step title="Complete your professional details">
    Add your profession, location, skills, languages, hourly rate, and current availability.
  </Step>

  <Step title="Choose how clients can contact or hire you">
    Enable **Accept quote requests**, **Hire me**, or both, then click **Save Settings**.
  </Step>
</Steps>

## Profile Details

The freelancer fields make your page easier to understand and easier to find on the public directory at [payrequest.me/discover](https://payrequest.me/discover).

| Field            | What to enter                           | Example                                 |
| ---------------- | --------------------------------------- | --------------------------------------- |
| **Profession**   | A clear role or specialty               | Portrait artist                         |
| **Location**     | City, region, or remote                 | Amsterdam, Netherlands                  |
| **Skills**       | Comma-separated services and techniques | Illustration, pencil drawing, portraits |
| **Languages**    | Languages you can work in               | English, Dutch                          |
| **Hourly rate**  | Your public price for one hour          | €45.00                                  |
| **Availability** | Available, limited, or unavailable      | Available for work                      |

Your availability is also shown as a colored status badge on your avatar. Visitors can hover over the avatar to quickly see your professional details.

<Tip>
  Use specific skills that clients would search for. “A4 pencil portrait from a photo” is more useful than “art.”
</Tip>

## Get Discovered

When **List me on the Showcase** is enabled, your page can appear in the public PayRequest directory. Visitors can search and filter freelancers by details such as category, skills, hourly rate, and availability.

Keep these details current:

* Set your availability to **Available for work** when you can accept new projects
* Use a recognizable profile photo or logo
* Add a banner that shows your style, portfolio, or best work
* Write a short tagline that says what you deliver and for whom
* Add focused skills instead of a long list of unrelated terms

See [PayRequest Page Styling](/shop-and-checkout/sales-page-styling) to customize your avatar, profile banner, tagline, description, colors, and social links.

## Accept Quote Requests

Enable **Accept quote requests** when the price depends on the client's requirements.

The **Request a quote** button opens a form directly on your public profile. The visitor enters their name, email address, request, and project details without being sent to a separate directory page. After submission, they return to your profile and see a confirmation.

PayRequest creates a customer and an open quote request for your business, then sends you a notification. You can review the request, discuss the scope, and prepare the final quote.

Use quote requests for work such as:

* A custom website or software integration
* An illustration with several people or complex usage rights
* Consulting where the required research is not yet clear
* A photo-based portrait with custom size, materials, framing, or delivery

<Info>
  A quote request does not charge the client. It starts a conversation so you can agree on scope and price first.
</Info>

## Enable Hire Me

Use **Hire me** when you are comfortable selling your time at a clear hourly rate.

1. Enter your **Hourly rate**
2. Turn on **Enable Hire me**
3. Set the minimum and maximum number of hours a client can buy
4. Save your settings

On your public profile, the client clicks **Hire me**, chooses the number of hours, describes the work, and continues directly to payment. The total is calculated from your hourly rate and the selected number of hours.

<Tip>
  You do not need to create or choose a product. PayRequest automatically manages the internal checkout product behind the Hire me button and keeps it out of your normal product list.
</Tip>

The purchase is a prepaid block of time. Contact the client after payment to confirm the scope, schedule, and expected outcome. If the work requires more time, the client can purchase another block or request a quote.

## Quote, Hire Me, or Commission?

Choose the simplest option that fits the work:

| Option                 | Best when                                                  | When the client pays                   |
| ---------------------- | ---------------------------------------------------------- | -------------------------------------- |
| **Request a quote**    | Scope and final price are unknown                          | After you agree and send a quote       |
| **Hire me**            | You sell time at a known hourly rate                       | Immediately for selected prepaid hours |
| **Commission product** | You sell a repeatable creative offer with a starting price | At checkout for the starting price     |

For example, an **A4 pencil drawing based on one supplied photo** can be a [Commission](/products-and-pricing/commissions) if the offer is repeatable and has a predictable starting price. Use a quote request when the number of people, background, dimensions, rights, materials, or delivery requirements can change the price substantially.

## Recommended Simple Setup

For most freelancers, start with:

1. A complete profile with a clear profession, skills, and availability
2. **Accept quote requests** enabled for custom work
3. **Hire me** enabled only if you have a confident hourly rate
4. One or two commission products only for services you can describe and price consistently

This gives clients a fast next step without requiring you to build a large product catalog first.

## Related Topics

<CardGroup cols={2}>
  <Card title="PayRequest Page Styling" icon="palette" href="/shop-and-checkout/sales-page-styling">
    Customize your profile photo, banner, bio, colors, and social links.
  </Card>

  <Card title="Commissions" icon="paintbrush" href="/products-and-pricing/commissions">
    Sell repeatable custom creative work with a starting price.
  </Card>

  <Card title="Setting Up Payment Providers" icon="credit-card" href="/payment-processing/setting-up-payment-providers">
    Connect a provider before accepting prepaid work.
  </Card>

  <Card title="Creating Invoices" icon="document-text" href="/invoices/creating-invoices">
    Invoice additional work or an agreed custom amount.
  </Card>
</CardGroup>
