> 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/using-boost-for-daz/setup-and-configuration/i-cannot-find-see-the-bridge-tab.md).

# I Cannot Find/See the Bridge Tab!

Configuring your local version of Daz Studio to work with Boost for Daz is a simple process. Once you sign-in and choose a GPU to use, Boost for Daz takes a few minutes to spin up a virtual computer, attached the GPU of your choice and load Iray Server - all in a few minutes!  \
\
Once the server is ready, Boost for Daz will present to you the credentials you will need in order to connect your DS to the server of Boost for Daz so that all your renders will then be done remotely on Boost for Daz. These credentials and other recommended settings are entered across a few tabs and parameters within Daz Studio, especially the Bridge Tab.\
\
However, if you have certain DS visual styles turned on (e.g. Highway) - other than the default styles - then these tabs seem to disappear.  **They only appear if you mouse over them.**  This might be confusing and disconcerting to many DS artists.  If so, we recommend that you set your DS visual style to the default visual style.  This will display all tabs and parameters clearly and prevent any confusion when looking for the parameters and tabs to edit.\ <br>


---

# 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/using-boost-for-daz/setup-and-configuration/i-cannot-find-see-the-bridge-tab.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.
