# Overview

Nativerse’s architecture combines Zero Trust security with advanced tools for staking, liquid staking, and efficient multi-LST pool interactions. By leveraging 2PC-MPC technology and user-centric solutions like Instant Unstake and the LST Optimizer, Nativerse provides a seamless experience for managing and integrating assets. Builders also benefit from an intuitive deployment tool for launching tokens effortlessly across networks.

{% content-ref url="/pages/ebdWzqLLAHUr24M4Yu3g" %}
[Nativerse Staking Standard Program](/docs/architecture/nativerse-staking-standard-program.md)
{% endcontent-ref %}

{% content-ref url="/pages/QwHFLVleY7QejI9V4gc3" %}
[Multi LST Pool](/docs/architecture/images-and-media.md)
{% endcontent-ref %}

{% content-ref url="/pages/oa0XskrCEgbVlYaOnehE" %}
[Instant Unstake](/docs/architecture/interactive-blocks.md)
{% endcontent-ref %}

{% content-ref url="/pages/e9ZWX0DNQ22wJTCZjyW7" %}
[LST Optimizer](/docs/architecture/openapi.md)
{% endcontent-ref %}

{% content-ref url="/pages/DSQqnsAqJPnIRyPgQJ1S" %}
[Launch Tokens Effortlessly](/docs/architecture/integrations.md)
{% endcontent-ref %}


---

# 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://nativerse.gitbook.io/docs/architecture/editor.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.
