> 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/brand-architecture.md).

# Brand Architecture

## Brand Promise and Personality

Truvalue Lab’s brand promise revolves around our deep believe that we can augment human capabilities by bringing together AI, big data and collective expertise. We believe in the power of technology. We value transparency. We think companies should act responsibly and maximize value for ALL stakeholders. We believe that the world can be better and what we build will transform our world for the better.

## Tagline

### Amplified Investment Intelligence

Harness the power of AI to uncover hidden insights.

## Product Naming

The Truvalue Labs product family keeps growing. It's critical to ensure a scalable system that is consistent and builds further brand value in the company vs introducing a separate product brands.&#x20;

Our approach is to combine the **company name**, minus the “Labs", plus a straight forward concise **product label.** This constitutes the **product name**.

### Current product family

* Truvalue Platform
* Truvalue Data
* Truvalue Cloud
* Truvalue Index
* Truvalue Research&#x20;
* Truvalue Studio
* Truvalue \_\_\_\_\_\_\_\_


---

# 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/brand-architecture.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.
