# Future Work

## Borrowable Assets

In the future, Gladius Club plans to introduce a borrowable NFT standard, allowing students to borrow physical items associated with NFTs. These NFTs will represent tangible objects, such as training equipment, that can be borrowed from Sport Clubs. This feature will enable transparency and accountability, as both students and parents can track which items have been borrowed, whether they have been returned, and the duration of the borrowing period. By implementing this borrowable NFT standard, Gladius Club aims to enhance the borrowing experience for its users while promoting responsible usage of physical assets within the ecosystem.


---

# 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://gladiusclub.gitbook.io/docs/6_futurework.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.
