# FashionShop Docs

Prepare the application pre-requisites in the project setup, once done you will be able to start the Application.<br>

**The steps to start the project:**

{% content-ref url="/pages/-McJbbO8bKJcQ0hgqBuT" %}
[Project Setup](/fashionshopdocs/getting-started-1/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/-McJp6oHBAtwNB0ow6Mh" %}
[Start The Application](/fashionshopdocs/getting-started-1/start-the-application.md)
{% endcontent-ref %}

**Start Swagger API to test backend endpoints directly:**

{% content-ref url="/pages/-McK52b8W1n4RnLjIBYW" %}
[Swagger API](/fashionshopdocs/api/swagger-api.md)
{% endcontent-ref %}

**Backend API Documentation:**

{% content-ref url="/pages/-McK5QhImC5Qwus7riQn" %}
[API Documentation](/fashionshopdocs/api/api-documentation.md)
{% endcontent-ref %}


---

# 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://sayyidkhan92.gitbook.io/fashionshopdocs/master.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.
