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

# Creating an Ask

As a provider, you have complete control over setting prices for one or multiple instruments on Compute Exchange. This guide walks you through the steps to create an Ask efficiently. This process consists of the following steps:

1. Create a new Ask

2. Add your resources configuration

3. Set a price and place your Ask

## Step 1: Creating an Ask

Start by accessing the Ask creation page, follow the steps below to do so:

1. Access the Auctions menu.

2. On the desired auction, click **Ask**.

   <Frame>
     <img src="https://mintcdn.com/tcex/4MniUiTZgeeo5iHu/images/provider/create-ask.png?fit=max&auto=format&n=4MniUiTZgeeo5iHu&q=85&s=7dfbdf39a7a41b1f38362b7779810683" width="1600" height="858" data-path="images/provider/create-ask.png" />
   </Frame>

3. You can choose to configure a price for a single instrument or multiple instruments at once (**Bulk Add**).

   <Frame>
     <img src="https://mintcdn.com/tcex/4MniUiTZgeeo5iHu/images/provider/create-ask1.png?fit=max&auto=format&n=4MniUiTZgeeo5iHu&q=85&s=f5f76cac0ae1722d445aa03463c6948b" width="1600" height="858" data-path="images/provider/create-ask1.png" />
   </Frame>

<Note>
  See [Handling multiple instruments](./multi-instrument-trading.mdx) to learn how to use the **Bulk Add** feature.
</Note>

## Step 2: Adding a Configuration

Now, you need to add the configuration of your compute resources to the request. You can select one from your list of configurations or follow the steps below to create a new one.

1. Click **Create new Configuration**

   <Frame>
     <img src="https://mintcdn.com/tcex/4MniUiTZgeeo5iHu/images/provider/new-config.png?fit=max&auto=format&n=4MniUiTZgeeo5iHu&q=85&s=1da607c519a92959d172eb1cc7f57d72" width="1600" height="858" data-path="images/provider/new-config.png" />
   </Frame>

2. A window will pop up where you can specify the configurations of the resources, such as:

   * Number of servers

   * GPU model

   * Number of GPUs per server

   * Number of CPU cores per server

   <Frame>
     <img src="https://mintcdn.com/tcex/4MniUiTZgeeo5iHu/images/provider/new-config2.png?fit=max&auto=format&n=4MniUiTZgeeo5iHu&q=85&s=7f47fa0c2873f3dfdcdbd8837200b41e" width="1600" height="858" data-path="images/provider/new-config2.png" />
   </Frame>

3. Once you've finished the configuration, click **Create** and select it from the list.

## Step 3: Pricing and placing your ask

Now, in the **Your Ask** section, you need to define the price and lease time for your offer.

1. Define the quantity of **Asks** to create.

2. Set the minimum and maximum lease time.

3. Set the price of your ask (per GPU per hour).

4. Once finished, click **Create Order**.

   <Frame>
     <img src="https://mintcdn.com/tcex/4MniUiTZgeeo5iHu/images/provider/ask-price.png?fit=max&auto=format&n=4MniUiTZgeeo5iHu&q=85&s=9b74acfbe2dd049b859893248976d654" width="1600" height="858" data-path="images/provider/ask-price.png" />
   </Frame>

5. A confirmation window will appear, outlining the legally binding nature of the ask. Click **Confirm** to finalize your submission.

   <Frame>
     <img src="https://mintcdn.com/tcex/4MniUiTZgeeo5iHu/images/provider/ask-confirm.png?fit=max&auto=format&n=4MniUiTZgeeo5iHu&q=85&s=d9035f1cd96a5b28192f517a9230a190" width="1600" height="858" data-path="images/provider/ask-confirm.png" />
   </Frame>

## Tracking Your Bid

After submitting your request, you will be redirected to the Orders Dashboard. See [**Managing Your Asks**](./manage-asks) to learn how to edit or cancel your Ask.
