> For the complete documentation index, see [llms.txt](https://asigna.gitbook.io/asigna/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://asigna.gitbook.io/asigna/stacks-multisig/native-stacks-approach.md).

# Native Stacks approach

### Native approach

Asigna multisig app applies native Stacks approach. Unlike solutions that rely on additional smart contracts, our native implementation have much to offer. Seamlessly integrated with sBTC, DEXes, marketplaces, and any dApp, our solution eliminates the need for complex integrations and additional risks. By leveraging the native capabilities of the Stacks blockchain, we ensure maximum compatibility and accessibility for our users.

### Security

Security is our top priority. With our native Asigna multisig app, users can rest assured that their assets are protected by a robust and secure framework. By eliminating the reliance on external smart contracts or third-party dependencies, we minimize potential vulnerabilities and provide a trusted environment for managing digital assets.

### Expandability

One of the hallmarks of our solution is its expandability. The native architecture allows for unlimited growth and adaptability. As the Stacks ecosystem evolves, our solution seamlessly integrates with new features and innovations, ensuring that users are always at the forefront of technological advancements.

### Usability

We believe in simplicity and ease of use. Our user-friendly interface and intuitive design make managing a multisig setup effortless. Users can securely stack their STX tokens right within the multisig environment, eliminating any unnecessary complexity.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://asigna.gitbook.io/asigna/stacks-multisig/native-stacks-approach.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
