> For the complete documentation index, see [llms.txt](https://www.hultedtech.club/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.hultedtech.club/resources/student-life/california-franchise-tax-board.md).

# California Franchise Tax Board

## Do I need to file? <a href="#do-i-need-to-file" id="do-i-need-to-file"></a>

You are taxed on all income regardless of source.

Sourced income includes, but is not limited to:

* Wages
* Goods
* Services
* Property

## Filing Requirements

If your income is more than the amount shown, you need to file a tax return.

<figure><img src="/files/JvhmbEHwefmm3h3gLJuv" alt=""><figcaption><p>This screenshot was taken on April 12, 2025. Numbers may change, please refer to the references below for updated data.</p></figcaption></figure>

## References

* [State of California Franchise Tax Board - Do I need to file?](https://www.ftb.ca.gov/file/personal/residency-status/index.html#Do-I-need-to-file-)

{% hint style="info" %}
**Disclaimer**

The information provided on this platform is for **educational purposes only** and does not constitute legal, tax, or financial advice.

Users are encouraged to consult with a **licensed tax professional or immigration attorney** for guidance specific to their personal situation.

While we strive to ensure accuracy, this platform **assumes no liability** for any errors, omissions, or outcomes resulting from reliance on the information provided.
{% endhint %}


---

# 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:

```
GET https://www.hultedtech.club/resources/student-life/california-franchise-tax-board.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.
