# Service Pricing

22\. The Asset Level Credentials screen is displayed. In this screen, the asset's price is set.

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

An asset published on Ocean Enterprise can either be free or paid.&#x20;

* **Publishing a free asset**: Click on the **Free** tab. Check the "I want this asset to be free. I understand network fees are still to be paid" checkbox and press **Continue**.

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

* Publishing a paid asset: Click on the **Fixed** tab.&#x20;

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

  * In the **Price** field, enter the price for the service.
  * The currency of the price is displayed at the left side of the Price field
  * Press **Continue**


---

# 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.oceanenterprise.io/user-guides/using-the-oe-marketplace/publishing-an-asset/service-pricing.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.
