# Taxes and reporting

### Will GoMining tell me whether my activity is taxable?

No. We do not provide individual tax advice and do not determine for users whether particular rewards, yields, purchases, sales, exchanges, withdrawals, or other transactions are taxable.&#x20;

Please consult a qualified local tax lawyer, tax adviser, or accountant familiar with crypto-assets and cross-border tax matters in the relevant jurisdiction.

### What normally determines how my GoMining activity may be taxed?

Generally, this may depend on the applicable law and your personal facts. Relevant factors may include, among other things:

* your tax residency;
* the jurisdiction in which income, rewards, or gains are received, sourced, or deemed realized;
* the nature of the relevant product or transaction;
* the timing of receipt, disposal, conversion, or withdrawal; and
* applicable tax laws, subordinate regulations, official guidance, and local enforcement practice.

### Does GoMining calculate, file, or pay my personal taxes for me?

No. You are solely responsible for determining whether taxes apply to you, calculating any tax due, making any required filings or disclosures, and paying all applicable taxes, duties, levies, and similar charges.

### Does customer support answer personal tax questions?

No. Customer support does not provide individualized tax analysis. If your question requires a personal assessment of how tax law applies to you, you should consult your own qualified local tax adviser or accountant.

### Will GoMining report information to tax authorities?

GoMining may collect, retain, use, and disclose information where required by applicable laws, regulations, governmental or court orders, related compliance obligations, or reporting frameworks.


---

# 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://help.token.gomining.com/faq/taxes-and-reporting.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.
