> For the complete documentation index, see [llms.txt](https://ask.fivetier.com/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ask.fivetier.com/home/our-company.md).

# Our Company

- [Overview](https://ask.fivetier.com/home/our-company/overview.md): Explore our guides and examples to utilize Five Tier.
- [Five Tier Advantages](https://ask.fivetier.com/home/our-company/overview/five-tier-advantages.md): What sets our company apart from the competition?
- [Core Services](https://ask.fivetier.com/home/our-company/overview/core-services.md)
- [Testimonials & Press Coverage](https://ask.fivetier.com/home/our-company/overview/testimonials-and-press-coverage.md): We are proud to be recognized both by our clients and the press for our innovative approach to connected media.
- [Team](https://ask.fivetier.com/home/our-company/team.md)
- [Contact Information](https://ask.fivetier.com/home/our-company/contact-information.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:

```
GET https://ask.fivetier.com/home/our-company.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.
