> For the complete documentation index, see [llms.txt](https://docs.bounce.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/service-management/create-the-service.md).

# Create the Service

A seller can create a service offer on the platform by filling in the service information and different delivery situations of this service. A seller shall define service offerings as follows:

1. The service offering price can be chose among three price levels. Click "Continue", a pop-up window will pop up to fill in the offering description and add files. After the payment is successful, an order for a specified price level will be created;
2. Price levels: Basic/Standard/Premium, delivery timetable, final file description and number of revisions, price (ETH/BNB/USDT price, US dollar conversion price);<br>

The potential buyer can choose from the offered services as they deem suitable.

<figure><img src="https://1679484341-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FleUM2a5UrQ8F8ljeS4bv%2Fuploads%2FeeDytKv2ZJb1PcfUpYJt%2Fimage%20(1).png?alt=media&#x26;token=5d9bdbf3-9366-4022-936e-41c3fa5fc850" alt=""><figcaption></figcaption></figure>

Creation webpage:

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

<figure><img src="https://1679484341-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FleUM2a5UrQ8F8ljeS4bv%2Fuploads%2FqQhBYXmGwcBBqDz4UObZ%2Fimage%20(1).png?alt=media&#x26;token=b6326bef-0329-468b-8455-ba32b5749902" alt=""><figcaption></figcaption></figure>

After a service is created, it can be checked on the homepage.

<figure><img src="https://1679484341-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FleUM2a5UrQ8F8ljeS4bv%2Fuploads%2FqNhtpuiT4NWHC2wMHGHz%2Fimage%20(1).png?alt=media&#x26;token=e88e8f12-526a-489c-8cc0-7aca81e44775" alt=""><figcaption></figcaption></figure>

Service detail webpage:

<figure><img src="https://1679484341-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FleUM2a5UrQ8F8ljeS4bv%2Fuploads%2FMZ15qRJXlUfDGEh04ZXw%2Fimage%20(1).png?alt=media&#x26;token=4cd98f8d-2cf5-44a3-835d-8b45fdaa7492" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/service-management/create-the-service.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
