# ABLE - Design System

<figure><img src="https://217329376-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXJWCEk7b7vvAFeWpr2%2Fuploads%2FO9ifPftw4WfuPHpyD1Dw%2FAppPhone-cmp.png?alt=media&#x26;token=20ecd365-1682-46bc-a3fd-bf566110a6f9" alt=""><figcaption></figcaption></figure>

## Intro

As the breadth of solutions and interconnected experiences grows, it becomes increasingly important to maintain a consistent style to ensure an expected and uniform experience. The aim of ABLE is to accelerate the design and development of solutions in addition to reducing user confusion and extended on-boarding. To do this, we’ve built a design system to document and store reusable aspects while also sharing best practices for faster design and development.

### :book: Table of Contents

* [Structure](https://able.bucca.com/intro)
* [Themes](https://able.bucca.com/overview)
* [Elements](https://able.bucca.com/core/overview)
* [Components](https://able.bucca.com/core/components)

### :handshake: How to Contribute

The main purpose of this repository is to evolve the core concept of scalable application design and development. We want to make contributing to this project as easy and transparent as possible. Read below to learn how you can take part in improving ABLE.

#### [Code of Conduct](https://able.bucca.com/contributing/code_of_conduct)

ABLE has adopted a Code of Conduct that we expect project contributors to abide by. Please read the code of conduct to understand what actions will and will not be allowed.

#### [Contributing Guide](https://able.bucca.com/contributing)

Read this guide to learn about our development process, how to propose bug fixes and improvements, and how to build and test your changes.

#### Want to Help?

Want to report a bug, contribute some design or code work, or improve our documentation? Excellent we'd love for you to join us! Read up on our guidelines for [contributing](https://able.bucca.com/contributing) and then check out one of our issues labeled as [good first issue](https://github.com/able-app/docs/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22).

### :scroll: License

ABLE is MIT licensed, as found in the [LICENSE](https://github.com/able-app/docs/blob/master/LICENSE) file. ABLE's documentation is Creative Commons licensed.


---

# 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://able.bucca.com/readme.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.
