> For the complete documentation index, see [llms.txt](https://docs.uncx.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uncx.network/guides/for-projects/solana-lockers/squads-multisig.md).

# Squads Multisig

## Guide <a href="#squads-multisig" id="squads-multisig"></a>

You can use your Squads Multisig wallet to lock and edit your LP position with us. The way you interact with the app is the same as in the previous section, with a small exception.

<figure><img src="https://docs.uncx.network/~gitbook/image?url=https%3A%2F%2F2670842263-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FinUXJ41rMT4w6Y9U1Kol%252Fuploads%252FdodHKzK76clS3c8XtEIg%252Fimage.png%3Falt%3Dmedia%26token%3D6cafc2d1-8920-476a-916b-9cf06cc9ff1b&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=de3c998c&#x26;sv=2" alt=""><figcaption></figcaption></figure>

If you want to lock using the Squads Multisig, select "Add your Squads Multisig" link (visible on the screenshot above).

<figure><img src="https://docs.uncx.network/~gitbook/image?url=https%3A%2F%2F2670842263-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FinUXJ41rMT4w6Y9U1Kol%252Fuploads%252FLwCxEUnV9KEt5m0A4EEH%252Fimage.png%3Falt%3Dmedia%26token%3Df9f46ca5-c236-44bb-b160-74ad4d30cb47&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=867000f6&#x26;sv=2" alt=""><figcaption></figcaption></figure>

You will be asked to enter your Squads Multisig account (You can find your address on the squads website, under settings > "Multisig Account").

<figure><img src="https://docs.uncx.network/~gitbook/image?url=https%3A%2F%2F2670842263-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FinUXJ41rMT4w6Y9U1Kol%252Fuploads%252FeOcPSJgMj0rr6iXMWyBf%252Fimage.png%3Falt%3Dmedia%26token%3Dd993bd71-747b-4ffc-9e20-48b0da8d4bed&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=1a4c0c3c&#x26;sv=2" alt=""><figcaption></figcaption></figure>

After entering your Multisig account, you will also be able to see your Vault Address. From this screen you can always change the account you are using.

To proceed with any transaction using the Squads Multisig on our dapp, you will first have to accept it in your Metamask/Phantom wallet, then in the Squads app.

<figure><img src="https://docs.uncx.network/~gitbook/image?url=https%3A%2F%2F2670842263-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FinUXJ41rMT4w6Y9U1Kol%252Fuploads%252FVpqYVqVPDJRmamPS27lM%252Fimage.png%3Falt%3Dmedia%26token%3Dd2feff7c-e7b5-45d4-81d7-a5c772bb4749&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=2d381c91&#x26;sv=2" alt=""><figcaption></figcaption></figure>

You can also edit your lock using your multisig. The process of connecting and using it is the same as when locking your LP. In case of any doubts, contact us at <https://t.me/uncx_token>


---

# 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://docs.uncx.network/guides/for-projects/solana-lockers/squads-multisig.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.
