# Page Not Found

The URL `sdk/execute-a-transaction` does not exist.

You might be looking for one of these pages:
- [Execute Vault Transaction](https://docs.squads.so/main/development/typescript/instructions/execute-vault-transaction.md)
- [Execute Config Transaction](https://docs.squads.so/main/development/typescript/instructions/execute-config-transaction.md)
- [Create Vault Transaction](https://docs.squads.so/main/development/typescript/instructions/create-vault-transaction.md)
- [Create Config Transaction](https://docs.squads.so/main/development/typescript/instructions/create-config-transaction.md)
- [Transactions](https://docs.squads.so/main/development/typescript/accounts/transactions.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.squads.so/main/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.squads.so/main/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/main/development/typescript/instructions/execute-vault-transaction.md`)
- Use `Accept: text/markdown` header for content negotiation