# Our Features

{% hint style="success" %}
Your website will get the latest updates automatically for your existing features
{% endhint %}

Our competition sites have automatic updates synced to them and we typically update websites under our maintenance weekly with new features and improvements.

Head over to the Features page through your Admin backend and you'll find something that looks like the below screenshot.

<figure><img src="/files/swcaxgVmwvOUjKyw7X4l" alt=""><figcaption></figcaption></figure>

This page will show you our latest updates, newest upgrades & provide you with more insight into our development roadmap.

You'll also find this documentation embedded on the features page incase you need help setting anything up or want to learn more about how our custom plugin suite works.


---

# 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://competitions.gitbook.io/competition-docs/basics/our-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.
