# Getting Started

- [How it works](https://docs.oortech.com/oort/oort-storage/getting-started/how-it-works.md)
- [User Guide](https://docs.oortech.com/oort/oort-storage/getting-started/user-guide.md): Get started with OORT Storage
- [Sign Up](https://docs.oortech.com/oort/oort-storage/getting-started/user-guide/sign-up.md): Setting up OORT Storage
- [Create a Bucket](https://docs.oortech.com/oort/oort-storage/getting-started/user-guide/create-a-bucket.md): Create a Bucket to Store Your Data
- [Upload an Object](https://docs.oortech.com/oort/oort-storage/getting-started/user-guide/upload-an-object.md): Start Storing!
- [Download an Object](https://docs.oortech.com/oort/oort-storage/getting-started/user-guide/download-an-object.md)
- [Delete Objects or Buckets](https://docs.oortech.com/oort/oort-storage/getting-started/user-guide/delete-objects-or-buckets.md)
- [Billing and Pricing](https://docs.oortech.com/oort/oort-storage/getting-started/billing-and-pricing.md)
- [Free Tier, Always Free](https://docs.oortech.com/oort/oort-storage/getting-started/billing-and-pricing/free-tier-always-free.md)
- [Pay-as-you-go Pricing](https://docs.oortech.com/oort/oort-storage/getting-started/billing-and-pricing/pay-as-you-go-pricing.md)
- [OORT Credits](https://docs.oortech.com/oort/oort-storage/getting-started/billing-and-pricing/oort-credits.md)
- [Manage Your Payments](https://docs.oortech.com/oort/oort-storage/getting-started/billing-and-pricing/manage-your-payments.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.oortech.com/oort/oort-storage/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.
