# ASIP Infrastructure

**Overview** The platform's features aim to provide the user with the easiest possible way of working and distributing tokens, as well as an easy way of viewing movement in the cryptocurrency, equity, commodities, Forex of their choice.

**Technology stacks** The technologies involved in the development of the ASIP are selected to be as stable as possible, hard to read by third parties and protected by advanced and proprietary protections by our developers. The platform runs on a Linux-based operating system, which is an additional security for users. The languages used are pure PHP, Javascript and other server and non-server languages. The created platform works entirely with custom algorithms and no other frameworks are used. Addressing the blockchain read uses its own API.

**Architectural design** All development modules of the platform work in sync with the used technologies and programming languages

**Security** Fully custom methods are used to protect against attacks from malicious individuals. Complexly developed and proven to work reliably over the years.

**Smart contracts** In order for certain conditions or events to be met under certain **STARCK** powering algorithms, stake or unstake, certain steps and checks must be performed by the platform. The staked **STK** tokens for the respective (logged in) user are transferred to one or more **STARCK** wallets. The corresponding amount is associated with the user and recorded in a database. After staking or unstaking, again by recording in a database, the corresponding amount and period for staking are associated with the current user, as the total available number of tokens of the user is incremented (in case of unstake) or decremented (in case of stake) and recorded again in a database associated with the current user.

**Integrations with external systems** A proprietary API will be developed with POST requests, limited by the maximum features of the platform for security purposes.

**Testing and optimization** The platform has been tested in all known ways for stability and security – Future expansions and support. The platform will offer increasing security, UX flexibility over time- our goal is to give consumers security of their investments.


---

# 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://starck.gitbook.io/starck-whitepaper-v.3.0/asip-infrastructure.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.
