# Getting Started

- [Quickstart Guide](https://docs.squads.so/main/getting-started/quickstart-guide.md): Everything you need to know about your first Squads multisig.
- [Create a Squad](https://docs.squads.so/main/getting-started/create-a-squad.md): Everything you need to know about creating your first Squad.
- [On and Off-Ramp](https://docs.squads.so/main/getting-started/on-and-off-ramp.md): Everything you need to know about on and off-ramping assets from your Squad
- [Virtual US Bank Account](https://docs.squads.so/main/getting-started/on-and-off-ramp/virtual-us-bank-account.md): Learn how to set up a virtual US bank account.
- [Sphere](https://docs.squads.so/main/getting-started/on-and-off-ramp/sphere.md): Learn how to on and off-ramp crypto with Sphere.
- [Coinflow Off-ramp](https://docs.squads.so/main/getting-started/on-and-off-ramp/coinflow-off-ramp.md): Learn how to off-ramp your assets to your bank account.
- [Bridge Off-Ramp](https://docs.squads.so/main/getting-started/on-and-off-ramp/bridge-off-ramp.md): Learn how to off-ramp your assets to your bank account using Bridge.
- [Third-Party Payouts](https://docs.squads.so/main/getting-started/on-and-off-ramp/third-party-payouts.md): Make USDC payouts to any bank account, with funds arriving in USD or EUR.
- [Treasury Management Overview](https://docs.squads.so/main/getting-started/treasury-management-overview.md)
- [Pricing](https://docs.squads.so/main/getting-started/pricing.md): Learn more about the Squads subscription plans.


---

# 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.squads.so/main/getting-started.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.
