# Access Kwenta

{% hint style="success" %}
The official DAO endorsed deployment can be accessed via [**https://kwenta.eth.limo**](https://kwenta.eth.limo) **(decentralized deployment) or** [**https://kwenta.io**](https://kwenta.io) **(centralized deployment)**
{% endhint %}

Copies of the Kwenta deployment, in case the endorsed deployment is not available, can be found at the following places:

* <https://kwenta.eth.limo>
* <https://kwenta.io>
* <https://bafybeie67qpog5obr334sxifvfrtkixc6dlnrpruhb7m2quildcm6usplm.ipfs.dweb.link/>

In order to access the IPFS deployment via the IPNS record, Brave Browser and/or the IPFS companion extension [might be needed](/overview/access-kwenta/installing-the-ipfs-companion-to-access-kwenta.md). Those can be access then by using the following:

* `ipns://kwenta.eth`
* `ipfs://bafybeie67qpog5obr334sxifvfrtkixc6dlnrpruhb7m2quildcm6usplm`

### Legacy Deployments

The old Synthetix Perpetual **Futures V1** contracts and its respective deployments can be accessed through:

* <https://v1.kwenta.eth.limo>

The old **isolated margin** deployment for Synthetix Perpetual **Futures** **V2** contracts can be found here:

* <https://bafybeig62jb5jhwwfh43mnrsojwqhxhgspm54nbjkvsgefribuvwnpt74m.ipfs.dweb.link/>
* `ipfs://bafybeig62jb5jhwwfh43mnrsojwqhxhgspm54nbjkvsgefribuvwnpt74m`


---

# 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://docs.kwenta.io/overview/access-kwenta.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.
