# Cap Table Calculator

The [Cap Table Calculator](http://vc.tactyc.io/cap-table) can help investors quickly determine their expected ownership after the conversion of a SAFE or a Convertible Note. This can be useful if a SAFE or Note hasn’t converted yet but you want to model a future conversion for this security. This calculator can also be accessed from within your fund, or within your investment so you can save various conversion scenarios for your deal.

To access this calculator,&#x20;

* Go to **Cap Tables** from your sidebar
* Click on **+ Add Cap Table** and select an investment that you are modeling a cap table scenario for
* Follow the steps on the next page to import a current cap table, define SAFEs or Notes, model a next round for Tactyc to generate a pro-forma cap table automatically

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


---

# 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.tactyc.io/portfolio-management/cap-table-calculator.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.
