# The Car Network

## The Car Network

- [Welcome to The Car Network](https://docs.tc.network/master.md): TCN is a native iOS and soon to be Android application for the highest quality automotive wallpapers in the industry!
- [Change Log](https://docs.tc.network/change-log.md): List of updates and changes to Wallpupper.
- [Creating an Account](https://docs.tc.network/features/create-account.md)
- [Managing Your Account](https://docs.tc.network/features/managing-your-account.md): If you require changes to be made on your profile such as updating your email address, you may tap My Account on the main menu screen.
- [Apply to be a TCN Creator](https://docs.tc.network/features/submitting-an-image.md): Get your work featured on TCN as your own creator profile! Go to tc.network and scroll down to where the "Apply" button is.
- [Search Function](https://docs.tc.network/features/filtering-breeds.md): Filtering your favourite manufacturers and searching requires signing up for a free account.
- [Extended Features](https://docs.tc.network/features/extended-features.md): TCN is a native iOS and Android application and therefore has native features for both operating systems.
- [Qualifications & FAQ](https://docs.tc.network/for-partners/qualifications.md)
- [Privacy Policy](https://docs.tc.network/privacy-and-terms/privacy-policy.md): TCN is built by Danihel Group as a mobile application. This web service is provided by Danihel Group Inc at no cost and is intended for use as is.
- [Terms and Conditions](https://docs.tc.network/privacy-and-terms/terms-and-conditions.md): What you need to know about TCN.
- [Credits](https://docs.tc.network/about/credits.md): Special thanks to our very talented team of developers, designers and partners.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.tc.network/master.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.
