# Resources

## Kodular/AppInventor Extension

Use Fruitask extensions for building Android mobile app. See <https://community.kodular.io/t/free-fruitask-database-a-spreadsheet-airtable-baserow-google-spreadsheets-alternative/239878>

{% file src="/files/qN6inr1lRYhhbTxfCQ96" %}
Download Fruitask aix
{% endfile %}

## POSTMAN API JSON

Explore and import our API json for better play around practice of our API

{% file src="/files/w9az2EwvE5EzGT0OefwQ" %}

## Python Ready Notebook (Fruitask API)

If you are using Python notebook you can use this `.ipynb` for easy test and start.

{% file src="/files/VpwTm1EQmLxvEAV4llBB" %}


---

# 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://avocado-5.gitbook.io/fruitask-api/reference/resources.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.
