# SEPTEMBER 2023

- [7 September: Project page reworked](https://changelog.agnostic.dev/september-2023/7-september-project-page-reworked.md): We are proud to introduce to you our last UI lifting on the project page.
- [15 September: Custom variables on charts](https://changelog.agnostic.dev/september-2023/15-september-custom-variables-on-charts.md): We are excited to announce that our latest update includes support for custom variables on charts, providing users with enhanced flexibility and customization options for their data visualizations.
- [18 September: Token tables available on Ethereum mainnet](https://changelog.agnostic.dev/september-2023/18-september-token-tables-available-on-ethereum-mainnet.md): We just introduced two new token-centric tables.
- [29 September: Table chart type](https://changelog.agnostic.dev/september-2023/29-september-table-chart-type.md): We're thrilled to announce that in our latest update we added the table chart type


---

# 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://changelog.agnostic.dev/september-2023.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.
