# 'INFO' files - Other context

A file beginning with `INFO` ("I`NFO.txt`", "`INFO_STRUCTURES.sdf`" etc) will be stored but not entered into the database.&#x20;

You can use INFO files to contain any additional context you might want to include, to assist the Deposition team with understanding your deposited data. &#x20;

Most datasets should be fully explained by the information in the README.toml file. However, if you have other information you thing we need to no, discuss it in our initial call and we may suggest submitting it as an INFO file.&#x20;


---

# 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://chembl.gitbook.io/chembl-data-deposition-guide/file-structure/supplementary-data-files/info-files-other-context.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.
