# For Users

- [Step By Step Rent Tutorial](https://docs.streamnft.tech/for-users/step-by-step-rent-tutorial.md): Welcome to StreamNFT's Rental Demo! Follow this guide to Unlock the true power of your NFTs
- [Step By Step Loan tutorial](https://docs.streamnft.tech/for-users/step-by-step-loan-tutorial.md): Welcome to StreamNFT's Loan demo!
- [Step by Step Utility Tutorial](https://docs.streamnft.tech/for-users/step-by-step-utility-tutorial.md)
- [Step by Step Utility Creation Tutorial](https://docs.streamnft.tech/for-users/step-by-step-utility-tutorial/step-by-step-utility-creation-tutorial.md): Here you can find a step by step tutorial on how to create Utility campaigns on our platform!
- [Step by step utility discover tutorial](https://docs.streamnft.tech/for-users/step-by-step-utility-tutorial/step-by-step-utility-discover-tutorial.md): Welcome to StreamNFT's Utility Discover tutorial ! Here you can find a step by step guide to discover available benefits on your NFTs and explore our rewards marketplace !
- [Hedera Token Association](https://docs.streamnft.tech/for-users/hedera-token-association.md)
- [Privacy Policy](https://docs.streamnft.tech/for-users/privacy-policy.md)
- [Terms of Service](https://docs.streamnft.tech/for-users/terms-of-service.md)


---

# 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://docs.streamnft.tech/for-users.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.
