> For the complete documentation index, see [llms.txt](https://docs.arcware.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arcware.cloud/arcware-cloud-platform/getting-started-with-arcware-cloud/products/the-marketplace.md).

# The Marketplace

The Marketplace cantains two sections, **Extras** and **Tools**&#x20;

* Extras
* Tools

<figure><img src="/files/ah8jbAOc02TTQra1z1XH" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Extras are only available in Core plan. Upgrade today to unlock the full potential.
{% endhint %}

## Extras

The Marketplace will give you access to self service scaling options.&#x20;

### More concurrent streams

When you project is proving more successful than expected, you can secure more concurrent streams, so everyone can enjoy your content when they please.

<figure><img src="/files/iBPGgsniwwaNmaj2i7Fd" alt=""><figcaption></figcaption></figure>

### Prepaid Streaming Minutes

Buy up to 50.000 streaming minutes in the marketplace on Monthly basis. The more you book, the bigger the discount.

<figure><img src="/files/IoivBBnBjJjK8JKl9GF6" alt=""><figcaption></figcaption></figure>

### Add more projects

If you need more to stream more than 5 projects at the same time, you can easily buy additional projects in the market place. &#x20;

<figure><img src="/files/j3sw281PGMTy3ftRHumE" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Marketplace options are billed monthly. &#x20;
{% endhint %}

## Tools

### [**Direct Flow**](/arcware-cloud-platform/getting-started-with-arcware-cloud/products/the-marketplace/direct-flow.md)&#x20;

With Direct Flow, you have the power to effortlessly link your local Unreal projects to Arcware Cloud. Using Direct Flow speeds up your development process, as it removes the need to upload your package to Arcware Cloud for testing.&#x20;

### [**Asset Management**](/arcware-cloud-platform/getting-started-with-arcware-cloud/products/the-marketplace/asset-management.md)

Asset Management is an Add-On to Arcware Cloud that gives you access to the file server located in the same LAN as the GPU servers running your projects. Typical, intended use-case for that feature would be to load assets that are not part of the UE application (3D models, textures, scenes etc.) dynamically, at runtime, with very high speed. But you are also free to use access to this server for other purposes - there are no artificial limitations from Arcware side.

{% hint style="warning" %}
**The Asset Management service is in early access. Not available via marketplace.**
{% endhint %}

***

## Youtube explanatory video | The Marketplace

{% embed url="<https://youtu.be/j1zcJY7Tmq0?si=8MqQrxL--b6_xB8d&t=2325>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.arcware.cloud/arcware-cloud-platform/getting-started-with-arcware-cloud/products/the-marketplace.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
