# Integration

With the years of experience and after crafted many templates, we come to know that, users are often confused about how to use all those components with most of the admin templates. If you ever downloaded an admin template, you might come across questions like,

"***How can I use components in the project?"***

***"How can I create a new project and set up theme/components?"***

***"Can I have minimal code-base to start?**"* etc.

If you ever found yourself in such a situation, we came here to the rescue.

Mantis is structured with a huge set of ready-to-use components. We tried to provide as many as possible components with customization so that you can integrate those directly into your projects.

In this Integration guide, we are going to explain, how can you create new a project with minimum setup and integrate some components as per your need.&#x20;

There are two ways to get started with minimal things. Please continue to on next chapter.


---

# 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://codedthemes.gitbook.io/mantis/v3.2.0/integration.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.
