> For the complete documentation index, see [llms.txt](https://phoenixcoded.gitbook.io/saasable/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phoenixcoded.gitbook.io/saasable/motivation.md).

# Motivation

**There are plenty of UI Kits and admin templates in the market but what makes** [**SaasAble**](https://blog.saasable.io/say-hello-to-saasable-the-ultimate-ui-kit-for-web-app-development) **different than others?**&#x20;

The main things that make SaasAble are *design motivation* and *easy-to-use components*. SaasAble is designed using Google's latest Material Design 3 specifications which you can refer to [here](https://m3.material.io/).

SaasAble is a blended part of Material Design 3. With [10 years of experience](https://blog.saasable.io/a-decade-of-expertise-the-phoenixcoded-story-and-why-you-should-trust-us) in design, we prepare our design components to help users. You will find that component designs are heavily inspired by new and latest design trends that enable you to keep your site current.


---

# 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://phoenixcoded.gitbook.io/saasable/motivation.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.
