# Getting Started

- [What is Loopit?](https://docs.loopit.co/getting-started/what-is-loopit.md)
- [Key Concepts](https://docs.loopit.co/getting-started/key-concepts.md): Learn the key concepts of Loopit. It's very easy to use!
- [Setting up Loopit](https://docs.loopit.co/getting-started/setting-up-loopit.md): Take the first steps in setting up your Loopit Workspace for your customers.
- [Logging into Loopit](https://docs.loopit.co/getting-started/setting-up-loopit/logging-into-loopit.md): This guide explains how to log in to your Loopit account, whether you’re a first-time user or a returning user. Follow the steps below to ensure a smooth login experience.
- [Multiple vs Single Workspaces](https://docs.loopit.co/getting-started/setting-up-loopit/multiple-vs-single-workspaces.md)
- [Configure Your Workspace](https://docs.loopit.co/getting-started/setting-up-loopit/configure-your-workspace.md)
- [Workspace Details](https://docs.loopit.co/getting-started/setting-up-loopit/configure-your-workspace/workspace-details.md): Your workspace settings in Loopit allow you to tailor the platform to your business needs.
- [Quick Start Guide](https://docs.loopit.co/getting-started/quick-start-guide.md)
- [Welcome to Loopit 2.0](https://docs.loopit.co/getting-started/welcome-to-loopit-2.0.md)
- [Understanding Your Loopit Invoice](https://docs.loopit.co/getting-started/welcome-to-loopit-2.0/understanding-your-loopit-invoice.md)
- [Understanding Loopit's Pricing Structure](https://docs.loopit.co/getting-started/welcome-to-loopit-2.0/understanding-your-loopit-invoice/understanding-loopits-pricing-structure.md)
- [Pricing Line Items](https://docs.loopit.co/getting-started/welcome-to-loopit-2.0/understanding-your-loopit-invoice/pricing-line-items.md)
- [Real-Time Allocation of Loopit Invoice Credits via Stripe](https://docs.loopit.co/getting-started/welcome-to-loopit-2.0/understanding-your-loopit-invoice/real-time-allocation-of-loopit-invoice-credits-via-stripe.md)
- [Tiered vs Volume billing](https://docs.loopit.co/getting-started/welcome-to-loopit-2.0/understanding-your-loopit-invoice/tiered-vs-volume-billing.md)
- [Loopit Damage Cover – Product Overview (Australia Only)](https://docs.loopit.co/getting-started/welcome-to-loopit-2.0/loopit-damage-cover-product-overview-australia-only.md)
- [How to lodge a Claim](https://docs.loopit.co/getting-started/welcome-to-loopit-2.0/loopit-damage-cover-product-overview-australia-only/how-to-lodge-a-claim.md)
- [Bundles & Pricing](https://docs.loopit.co/getting-started/bundles-and-pricing.md)
- [API Access Bundle](https://docs.loopit.co/getting-started/bundles-and-pricing/api-access-bundle.md)
- [TruPass Bundle](https://docs.loopit.co/getting-started/bundles-and-pricing/trupass-bundle.md)


---

# 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.loopit.co/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.
