# How to Create an Offer

#### **1. Open the P2P Trading Module**

* Navigate to the **P2P Trading** section on Liquify.
* Click **"Create Offer"** to start.
* Here you can pick either regular tokens, or the liquid tokens created through Liquify.

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

#### **2.1. For Regular Tokens - Enter Offer Details**

* **Select Chain & Token:** Choose the blockchain network and token type.
* **Offer:** Enter the number of tokens you want to sell.
* **Price per Token:** Set the price in USDC.
* **For:** The system will automatically calculate the total USDC you’ll receive.

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

#### **2.2. For Liquid Tokens - Review and Confirm**

* **Select Project & Round:** Choose the project you have liquid tokens for and the vesting round.

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

* **Offer:** Enter the number of tokens you want to sell.
* **Price per Token:** Set the price in USDC. Compare with the buy price, depending on your strategy and what you're trying to accomplish.
* **For:** The system will automatically calculate the total USDC you’ll receive.

#### **3. Review and Confirm**

* Double-check the token type, price, and total amount.
* Click **"Create Offer"** to finalize.
* You will have to sign a transaction.

#### **4. Share Your Offer**

* A **unique link** for your offer will be generated.
* Share the link with those you want to sell to.

<figure><img src="/files/sJoKxmBkzglav9MIXFbA" 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.liquify.ventures/p2p-trading-module/how-to-create-an-offer.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.
