> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hyperlane.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Using Squads with Solana

> Step-by-step guide to executing and signing a transaction in the Squads App on Solana

For Solana, the main UI that can be used: [Squads App](https://app.squads.so/)

## Steps

1. You’ll receive a base58 transaction from the Abacus Works team that is required for executing step 3.

2. Navigate to **Developers → TX Builder** in Squads, and click **Import base58 encoded tx**.
   <img src="https://mintcdn.com/hyperlane/3Rw07cVSRs9lxGyk/images/docs/guides/squads/svm-squads1.png?fit=max&auto=format&n=3Rw07cVSRs9lxGyk&q=85&s=0158275c355803ed4db07bc22cda2e3a" alt="svm squads" width="1153" height="712" data-path="images/docs/guides/squads/svm-squads1.png" />

3. Copy the base58 transaction received from the Abacus Works team into the textbox.

4. Click Next, then **Add Instruction**.
   <img src="https://mintcdn.com/hyperlane/3Rw07cVSRs9lxGyk/images/docs/guides/squads/svm-squads2.png?fit=max&auto=format&n=3Rw07cVSRs9lxGyk&q=85&s=af7abd5954bd8701fcdb2b27067f2dfe" alt="svm squads" width="556" height="594" data-path="images/docs/guides/squads/svm-squads2.png" />

5. Give it a clear name, and click **Run Simulation**.
   <img src="https://mintcdn.com/hyperlane/3Rw07cVSRs9lxGyk/images/docs/guides/squads/svm-squads3.png?fit=max&auto=format&n=3Rw07cVSRs9lxGyk&q=85&s=ae0f5b73b24a69dae8ecc08486d2909b" alt="svm squads" width="946" height="1052" data-path="images/docs/guides/squads/svm-squads3.png" />

<Check> Simulation should be successful! </Check>

6. Click **Initiate Transaction** when you’re ready to submit it to the Vault.

7. You’ll be prompted for your Ledger to sign about 5 transactions via Phantom.

8. You’ll be brought to the **Transactions** view, which you may need to refresh. Now share the transaction with the other signers for them to confirm or reject.

9. You can simulate the transaction and click **See Details** to view the logs of the simulated transaction. 🎉 You should see logs indicating ownership was successfully transferred!
   <img src="https://mintcdn.com/hyperlane/3Rw07cVSRs9lxGyk/images/docs/guides/squads/svm-squads4.png?fit=max&auto=format&n=3Rw07cVSRs9lxGyk&q=85&s=cb76554a0de462a65cc7ae837560ec71" alt="svm squads" width="1160" height="298" data-path="images/docs/guides/squads/svm-squads4.png" />
