# Obit: Community Cloud

Welcome to Obit: Community Cloud! We provide a decentralized and scalable alternative to centralized cloud providers like Google Cloud and AWS for your GPU compute needs. Gamers from our partnered businesses power a massive supercomputer that can be used for accelerating your use-case at a fraction of the cost (typically 90-95% over major providers). Ready to check it out?

## Getting Started

{% hint style="info" %}
ObitCC is still in Beta! We are open to implement features that would ease your transition to Obit's APIs. Additionally, bugs are not uncommon: please report them through your ObitCC sales rep and they will be fixed promptly.
{% endhint %}

### I'm a researcher or a developer

Learn about how to implement your project on Community Cloud here:

{% content-ref url="for-research/creating-your-first-workload" %}
[creating-your-first-workload](https://docs.obitmc.com/for-research/creating-your-first-workload)
{% endcontent-ref %}

{% content-ref url="for-research/workload-types" %}
[workload-types](https://docs.obitmc.com/for-research/workload-types)
{% endcontent-ref %}

### I'm a game or game server owner

Learn about how to earn money by supporting science:

{% content-ref url="for-server-owners/setting-up" %}
[setting-up](https://docs.obitmc.com/for-server-owners/setting-up)
{% endcontent-ref %}

{% content-ref url="for-server-owners/creating-a-shop" %}
[creating-a-shop](https://docs.obitmc.com/for-server-owners/creating-a-shop)
{% endcontent-ref %}

{% content-ref url="for-server-owners/profit-sharing" %}
[profit-sharing](https://docs.obitmc.com/for-server-owners/profit-sharing)
{% endcontent-ref %}


---

# 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.obitmc.com/readme.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.
