# Provide a Service

## Quick Start <a href="#provideaserviceonthemarketplace-quickstart" id="provideaserviceonthemarketplace-quickstart"></a>

For a brief overview check out [Publish your first Service - quick overview](/quick-start/publish-your-first-service-quick.md)

## Overview <a href="#provideaserviceonthemarketplace-overview" id="provideaserviceonthemarketplace-overview"></a>

**Definition:** A *Service* is a product or service you offer via the marketplace.&#x20;

The service description introduces the product in general, and the associated *Plans* define the commercial details.

Technical details are captured in the *APIs* section. A plan can have one or more APIs associated with it, and different plans can define different pricing for the same APIs.

Every Workspace on the marketplace can provide and consume unlimited Services.&#x20;

<figure><img src="/files/0J9v9ED6mywaqys1BEjx" alt=""><figcaption><p><strong>Illustration of the relationships between Users, Workspaces, Services, Plans and Subscriptions (click to enlarge)</strong></p></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.apinity.io/step-by-step/provide-a-service-on-the-marketplace.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.
