# Encrypt

#### Upgrading to Quantum-Resistance

Quip Network makes quantum-resistant SDKs available to the public for any smart contract developer or protocol engineer to use. Currently the hash signature libraries and smart account SDKs are in a state of completeness, while sample contract upgrades are still in development.

All available code can be viewed at our [Github](https://github.com/quipnetwork).

#### Licensing and Professional Services

Quip Network publishes all of its quantum-resistant technology under the open-source AGPL 3.0 license. If you are an open-source project, the code is free to use. If you need special licensing for private commercial use, please contact the Quip Foundation's legal department and we will refer you to the appropriate entity who submitted the software.

If you are a protocol, transaction network, or custodian concerned about the security of your processes and infrastructure, please contact the development company behind Quip Network's post-quantum accounts and cryptography, Postquant Labs.

#### Contact

<legal@quip.network>\
<bd@postquant.xyz>


---

# 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://quip.gitbook.io/docs/protocols/encrypt.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.
