> For the complete documentation index, see [llms.txt](https://brand.truvaluelabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://brand.truvaluelabs.com/visual-identity/collateral.md).

# Collateral

## Types of collateral

![](/files/-Lpe9ZrbDatOsrLY9dXH)

These are the main documents currently in use.

* **Sales Collateral**

  * Case Studies
  * Corporate Brochure
  * Research Briefs
  * Sales Decks
  * Tearsheets
  * Use Cases
  * Whitepapers

* **Product Documentation**

  * Data History
  * FAQs
  * Integration Guides
  * Methodology

* **Contracts**
  * Agreements
  * Letterhead
  * NDAs
  * Proposal
  * Service Orders

## Where to find our documents

Our documents are stored in two places: **Google Drive** and **Truvalue Basecamp**, a tool we built to easily access and manage shared documents across our organization. Truvalue Basecamp is powered by Google Drive and so the two are always in sync.&#x20;

## **Truvalue Basecamp**

![](/files/-LpBC5lWtiKZ3rCqhK1F)

Truvalue Basecamp is an easy, visual way to find what you need. Quickly locate different types of collateral and documents using the left nav or perform a search. Easily access the corresponding  Google Drive and Source folders to make edits and upload new versions.

**How to Access**\
Login with your existing Truvalue Labs email account.

[Go to Basecamp →](https://truvaluelabs.com/basecamp)

## Google Drive

The best way to access our documents via Google Drive is by syncing it to your computer. This way, you'll always have access to our shared documents locally and you can easily attach them in your emails without first downloading them from Truvalue Basecamp.

**Setup by ITJones**\
Our IT support team can help you setup Google Drive syncing for you. Email **<support@itjones.com>**.

**Do it yourself**\
[Guide to syncing Google Drive to your computer →](https://support.google.com/drive/answer/2374987)


---

# 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://brand.truvaluelabs.com/visual-identity/collateral.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.
