# ALGO

(docs for <https://stake.tax> )

## CSV transactions with details

### General

* Algo payments
* ASA transfers
* Participation rewards
* Governance rewards
* Algomint transfers

### AlgoDex

* Buy and sell limit orders
* Buy and sell market orders

### AlgoFi

* Swaps and nanoswaps
* Supply, borrow and repay
* Add and remove from liquidity pools
* Staking and lending rewards
* Flash loans
* Liquidations

### AlgoStake

* Staking rewards

### HumbleSwap

* Swaps
* Add and remove from liquidity pools

### Pact

* Swaps
* Add and remove from liquidity pools

### Tinyman

* Swaps
* Add and remove from liquidity pools
* Staking rewards

### WagmiSwap

* Swaps
* Add and remove from liquidity pools

### Yieldly

* No-Loss-Lottery deposit, withdraw and rewards
* Staking deposit, withdraw and rewards

## CSV transactions with missing details (TX\_TYPE=\_UNKNOWN)

* All other transactions not listed above

## **Limits**

* &#x20;20000 most recent transactions

## Change Log

<https://github.com/hodgerpodger/staketaxcsv/search?o=desc&q=algo&s=committer-date&type=commits>

1/29/21

* Launched ALGO CSVs on 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/tokens/algo.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.
