> For the complete documentation index, see [llms.txt](https://docs.tickertrends.io/tickertrends/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tickertrends.io/tickertrends/~/revisions/S1f5fytN4zp0rB4IMA1c/documentation-v2/6.-access-and-data-delivery.md).

# 6. Access & Data Delivery

The primary way to access TickerTrends is through the **visual terminal** showcased throughout this documentation. The terminal provides a full interface for exploring KPIs, consumer trackers, and data visualizations in real time.

**API Access**\
For programmatic workflows, users can connect directly through our API to pull structured datasets into internal models.

**S3 Bucket**\
For enterprise clients requiring bulk delivery, we provide secure S3 bucket access to historical and ongoing data drops.

**Contact Us**\
For **either API** or **S3 bucket** delivery methods, reach out to **<admin@tickertrends.io>**.

**Export Formats**\
Data can also be exported from the terminal in **CSV** format for offline analysis or integration into internal systems.


---

# 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:

```
GET https://docs.tickertrends.io/tickertrends/~/revisions/S1f5fytN4zp0rB4IMA1c/documentation-v2/6.-access-and-data-delivery.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
