# Frontend Layer (Web and Mobile Applications)

* **User Interface:** Built with React.js for web and React Native for mobile, providing an intuitive and responsive user experience. The UI connects directly to the blockchain via Web3.js and Ethers.js, ensuring seamless interaction with smart contracts.
* **API Layer:** Custom APIs developed to interact with various components, such as the AI layer, AR/VR modules, and financial services, enabling data integration and automation across the platform.


---

# 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://automated-meta-finance.gitbook.io/amfi-whitepaper/technical-architecture/key-components-of-the-architecture/frontend-layer-web-and-mobile-applications.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.
