# Technologies 💻

Our straight forward and intuitive, user-centric design & interface, is underpinned by stable and precise back-end infrastructure. In handling personal data, we must ensure our processes are well documented, secure and ethical. We endeavour to champion safety and security, following optimal quality standards and best practices.&#x20;

The Shimmy App first versions will be formulated primarily with the following technology stack:

[<mark style="color:orange;">Flutter</mark>](https://flutter.dev/)[<mark style="color:orange;">/ Dart</mark> ](https://flutter.dev)- Front-End build/ programming.

[<mark style="color:orange;">AWS</mark>](https://aws.amazon.com/?nc2=h_lg) - Cloud hosting & Data Architecture.

<mark style="color:orange;">C#/ Python</mark> - API Framework & Backend Logic.

[<mark style="color:orange;">MySQL</mark>](https://www.mysql.com/) - Database Infrastructure.

[<mark style="color:orange;">Postman</mark>](https://www.postman.com/) - API management.

[<mark style="color:orange;">Stripe</mark>](https://stripe.com/gb) - Fiat financial functionality.&#x20;

[<mark style="color:orange;">Javascript</mark>](https://www.javascript.com/)<mark style="color:orange;">/ Vue.JS</mark> - Web & Front-end development.

Alongside our technical documentation and public roadmaps. We will conduct regular publicly available audits, available to our userbase.&#x20;

The most convenient way to view our most up-to-date technical information is on our [<mark style="color:orange;">Github</mark>](https://github.com/Shimmy-App)<mark style="color:orange;">.</mark>


---

# 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.shimmyapp.com/fundamentals/product/technologies.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.
