# Preview

Once you have filled out all the required fields for the Service and a Plan, the **Submit** button will be active in the Service Configuration toolbar.

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

You can preview the **Catalog card** and the **Service details** respectively on the right side of the setup.

The **Plans** section will see all draft (and published) plans. You can expand or collapse any entry, and edit/delete unpublished ones.

<figure><img src="/files/X6gX4xhrqicAIKAcnuIb" alt="" width="563"><figcaption></figcaption></figure>

At this point, you still have the opportunity to edit any information in your Service and its Plans. If you are ready to publish, click on **Submit** in the top toolbar.


---

# 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/preview-and-publish-your-services-and-plans/preview.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.
