> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/equipme/offer-management/service-portfolio/create-an-offer.md).

# Create an offer

{% @arcade/embed flowId="oWqOvzcVNY5m9vzbGKNq" url="<https://app.arcade.software/share/oWqOvzcVNY5m9vzbGKNq>" %}

Creating offers allows you to decide how a service is made available in different situations.

While a service defines what exists, an offer defines the conditions under which it can be used. You can create multiple offers for the same service to reflect different business needs, without duplicating the service itself.

Offers can be tailored to specific customers, countries, or use cases. You might offer the same device with different terms, prices, or availability depending on location or customer type. You can also choose different offer types such as rent, purchase, or lease to match your commercial model.

This flexibility allows you to keep your service portfolio clean and consistent, while adapting how services are offered across regions, customers, and scenarios.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://hub.equipme.io/equipme/offer-management/service-portfolio/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.
