# Creators: Create PLAUS

### Step 1: [Onboard to Plausible](/tutorials/creators-onboarding.md)

### Step 2: Click "GO CREATOR"

If you are not yet a "Creator"  click "GO CREATOR" button.

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

### Step 3: Click "New PLAUS" button

Click button on top of page.

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

### Step 4:  Create PLAUS contract

Click Create PLAUS contract button.

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

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

### Step 5: Specify PLAUS info fields

Specify your PLAUS information fields and finalize the wizard.

{% hint style="info" %}
All fields are optional except Name.
{% endhint %}

#### What does each of PLAUS generation form fields do?

### PLAUS basic info

* ***Number of claims:*** Number of audience users that will be able to claim the PLAUS (Optional)
* ***Title:***  PLAUS title! This field is the only mandatory field and is used as your PLAUS title everywhere!
* ***Description:*** Some details and brief description for PLAUS (Optional)
* **Is physical**: If is active you can add physical address ,this is for a physical venue, event, product ... (Optional)!
* **Physical address**: PLAUS physical address(Optional).

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

### PLAUS Class

* ***Single link / QRCode:*** There are two types of magic links PLAUS creates: Single & Multi! The single link is a link and associated QRCode that can be used to claim a PLAUS as many times as the total number of the target audience or attendees! The multi-link generated one magic link per attendee, and therefore number of the links is equal to the number of the target audience or attendees!
* **Direct claim only**: Only claimable with a wallet(Optional).

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

### PLAUS time

* ***Starts:*** Timestamp in which the PLAUS will be available for claiming (Optional)
* ***Ends:***  Timestamp in which the PLAUS will not be available for claiming anymore (Optional)
* ***Timezone:***  PLAUS default timezone (Optional)!

<figure><img src="/files/0IPnfzfpXL2h5fK5gZfi" alt=""><figcaption></figcaption></figure>

### PLAUS Web2

* ***URL:*** The website, twitter space url, Linkedin group url or any other web address that may optionally be attached to the PLAUS (Optional)
* ***Email:*** The email address that may optionally be attached to the PLAUS (Optional)!

<figure><img src="/files/11VxNN0rL1GVZYlkS78m" alt=""><figcaption></figcaption></figure>

### PLAUS media

* ***NFT:*** Select an NFT image file to be used with PLAUS(Optional)!
* ***Logo:***  Specify a logo image (png, jpeg, jpg, gif) for your PLAUS (Optional)
* ***PDF publishing:*** Enable to be able to attach a PDF file to PLAUS(Optional)!
* ***Attach PDF:*** Select a PDF file to be attached to PLAUS!

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

### PLAUS features

* **Has geofencing:**  Enable it to set allowed and ban countries(Optional).
* **Allowed countries:**  Select allowed countries.
* **Ban countries:**  Select ban countries.
* **Color**: Give your PLAUS colors(Optional)
* **Has page**: Enable PLAUS page(Optional)

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

### PLAUS preview

* ***Preview*** : Preview of PLAUS before setup and proceed to setup after that.

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

### Step 6:  Proceed to setup

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

<figure><img src="/files/80nGpsGSkcH2MBqIPr9C" alt=""><figcaption></figcaption></figure>

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

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

<figure><img src="/files/1mvBEfLGU6hWG1bk9kDd" alt=""><figcaption></figcaption></figure>


---

# 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.goplausible.xyz/tutorials/creators-create-plaus.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.
