# Accelerate

#### Seizing Quantum Advantage

Quip Network makes quantum algorithms and development SDKs available to the public for any smart contract developer or protocol engineer to use. Currently the virtual machine libraries and solver implementations are works in progress, but we welcome all contributors to support our development.

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

#### Licensing and Professional Services

Quip Network publishes all of its high-performance computing 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 an enterprise or small business looking to improve revenues and reduce costs with quantum computation, please contact the development company behind Quip Network's quantum compilers and algorithms, 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/accelerate.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.
