# Where to start

If you'd like to add or alter terms, the best place to start is by joining the [IEA Task 43 Slack community](slack:ieawinddigitalization.slack.com) and asking some questions on there.

Let us know what you think should be added / changed and - more importantly - **what problem this would solve for you**.

Please also bear in mind that we're volunteers running this, so be kind and if you'd like to help contribute, get involved in some of the IEA meetings - it'd be great to have you on board!

{% hint style="info" %}
If you're already involved in Task 43, and want to edit this content, please ping Tom Clark on slack and he can add you to the editors on GitBook. Alternatively you could just edit the raw docs directly on GitHub
{% endhint %}


---

# 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://iea-task-43.gitbook.io/iea-task-43-glossary/contributing/where-to-start.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.
