> For the complete documentation index, see [llms.txt](https://docs.recap.io/south-african-tax-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.recap.io/south-african-tax-guide/cryptocurrency-tax/is-cryptocurrency-taxed-in-south-africa/tax-deadlines.md).

# Tax Deadlines

The South African tax year falls between the 1st March and 28th/29th February of the following year. The annual return is due during filing season, which falls after the end of the tax year and is announced by SARS each year.

{% hint style="info" %}
Depending on the type of taxpayer you are, your deadlines may be extended. See [provisional taxpayers](/south-african-tax-guide/cryptocurrency-tax/is-cryptocurrency-taxed-in-south-africa.md).
{% endhint %}

It's vital to know when each tax year starts and when your filing is due, so you know which gains fall into what tax year.

## 2023 Tax Year Deadlines ([Online Filing](https://www.sarsefiling.co.za/))

<figure><img src="/files/Z9BwYpsbAsIwyDfmZ3wC" alt=""><figcaption></figcaption></figure>

* **Regular Filing:** 23rd October 2023
* **Provisional Taxpayers:** 23rd January 2024

Read more about how to file your return [here](/south-african-tax-guide/how-to-file-your-return/filing-your-tax-return.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.recap.io/south-african-tax-guide/cryptocurrency-tax/is-cryptocurrency-taxed-in-south-africa/tax-deadlines.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
