# Queries and Transactions​

You’ll occasionally receive prompts on Vince Chain regarding your activities onboard. These queries do not require further action or fee from you unless stated otherwise. However, ensure you pay close attention to details to avoid misunderstanding the query's intent. You can always get help from Vince Chain’s support team when necessary.&#x20;

Network fees are your primary obligations on Vince Chain or any other blockchain. Depending on your activity, you may be charged network fees which are usually minute and may vary from one transaction to another.

After every dApp engagement, you’ll need to authorize the process on your wallet to signify completion, during which these fees are collated and approved. Transactions are simply activities or value exchanges permitted on the blockchain. Transactions may come in different forms, including token transfers, participation in governance, staking, farming, lending & borrowing, etc.

You can view your transaction process or activity using our block explorer, Vincescan, or block explorers like Etherscan, Mintscan.io, etc, for EVM-based transactions.

<br>


---

# 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://vincechain.gitbook.io/vince-chain-documentation/vince-chain-x-users/using-dapp-on-vince-chain/queries-and-transactions.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.
