# Use Cases

### **Example Use Cases**

* Payment confirmations for contractor payments / payroll app
* Sales and portfolio updates for white-label NFT platform
* Transaction trackers for a crypto exchange
* Notifications from the onset for an embedded wallets provider
* Airdrop and yield alerts for DeFi users
* New proposal notice for DAO members


---

# 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.nodefy.xyz/getting-started/use-cases.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.
