# Features

- [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.


---

# Agent Instructions: 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.tc.network/features.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.
