> For the complete documentation index, see [llms.txt](https://docs.boostfordaz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.boostfordaz.com/extras/top-tips-and-tricks/sample-simple-.duf-file.md).

# Sample simple .DUF file

So you're wondering if Boost for Daz will work for you.  Totally understand.  You have a couple choices.  You can always try with one of your own .duf files. But if for whatever reason you feel uncomfortable doing that - we have a solution for you.  Try our sample .duf file! &#x20;

*Getting Started with Boost for Daz* is a simple .duf file that uses only free Daz assets so you don't need to purchase anything to test it.

<figure><img src="/files/u976EuMbvi2gpzUDPpXH" alt=""><figcaption><p>Default Screen: Getting Start with Boost for Daz .duf file</p></figcaption></figure>

To use this sample .duf file to kick the Boost for Daz tires:

1. [Download the sample .DUF](#1.-downloading-the-sample-.duf-file) file to a folder on your local computer
2. Sign up with Boost for Daz and select your GPU and Render Mode (Streaming or Queue)
3. Render this .duf file with a Boost for Daz GPU of your choice

If you have any issues or concerns as you do this, feel free to reach out to support. You can do this via email at <support@boostfordaz.com>,  or joining our [Boost for Daz community discord server](https://discord.com/invite/boostfordaz) (recommended).  Experts and peer artists alike are available to help you.

#### 1.  Downloading the Sample .DUF file

Click on the link below to download the sample .DUF file to your a folder on your local computer.

{% file src="/files/XBPilJdu6S0ygUDSxB1c" %}

#### 2.  Sign up for Boost for Daz

Go to [Boost for Daz](https://boostfordaz.infinite-compute.com/), and select from one of the options to sign in with any Google-account.  (*Your email does not have to be a Gmail account.  Any email address can be registered as a Google-account.  You learn more about to do that right* [*here*](https://support.google.com/accounts/answer/27441?hl=en)*.*)

<img src="/files/a13KQJTQXcrZPzb5FPny" alt="" data-size="original">

#### 3.  Render the .DUF file

Follow the process steps on your Boost for Daz dashboard to render this file.  [Learn more about the Boost for Daz render process and optimal settings](/using-boost-for-daz/setup-and-configuration/steps-for-rendering-streaming-or-queuing.md).


---

# 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.boostfordaz.com/extras/top-tips-and-tricks/sample-simple-.duf-file.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.
