# StakeTax Documentation

Hi there! &#x20;

In a nutshell, [stake.tax](https://stake.tax) aims to make tax season easier for staking coin hodlers.&#x20;

How it works:

1. **Enter Wallet address** on [home](https://stake.tax) page.
2. **View and Download CSV**, after waiting 0-5 minutes for job to finish.
3. **Import CSV** into a crypto tax website like Cointracking or Koinly.

&#x20;

See left menu for:

* See **DEVS** to contribute to stake.tax open source.
* See **TOKENS** for specific transaction details for a blockchain.
* See **CSV FORMATS** for info on tax websites like koinly, cointracking, etc.

**Still have questions?**

* Try the [FAQ](https://docs.stake.tax/faq/faq) page.
* Email <support@stake.tax>&#x20;
* Tweet or DM [@staketax](https://twitter.com/staketax)
* Ask in the discord

## Disclaimer

Please use data at your own risk.  Double check your transactions! It is up to the user to verify accuracy. Transactions are reported with best effort but errors are possible.  All information on this site is provided “as is”, with no guarantee of completeness or accuracy.  In no event will we be liable for you or anyone else for any decision made or action taken in reliance on data from this site. &#x20;

This website is provided for informational purposes only. It does not constitute financial, tax or legal advice. For financial or legal advice, please consult your own professional. It cannot guarantee lack of error nor tax compliance. As such, we will not be liable for any loss or damage of any nature.

## About

Thanks for visiting!  In 2021, I wrote up some software in order to help with my own taxes for various staking cryptocurrency coins, due to the lack of existing solutions out there.  I realized others may have a similar situation and decided to offer it as a website.  Thus, [stake.tax](https://stake.tax) was born.  Since then, it has evolved due to user interest and open source contributions.

Today, StakeTax is a leading crypto tax solution for several emerging blockchains. StakeTax users span institutional platforms, blockchain teams, validators, and retail.

As open source, StakeTax accelerates tax solutions for a blockchain's users (integrated with all major crypto tax sites and software adopted at large). This acceleration is not just about speed; it's about instilling confidence and engagement in an ecosystem, especially early in its lifecycle.

Contact us if you'd like to see a new blockchain/ecosystem supported (<support@stake.tax>).


---

# 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.stake.tax/master.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.
