# About

### Introduction

After falling in love with the Tomb Finance project on Fantom, it was hard to believe that nothing like this existed on the other networks. Both AVAX and MATIC seemed like great choices to launch a Tomb Finance fork with a few twists, so here we are!

### **Thanks to tomb.finance**

This project would have been possible without the excellent work from the [tomb.finance](https://tomb.finance/) team. Their project being fully open-source and developed exceptionally well made it a pleasure to work with. We cannot speak highly enough about the Tomb team.

Having said that, much of this documentation will be copied from Tomb. Since their code was so great, there was not much need for change besides our pegs and naming conventions.


---

# 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://kittyfinance.gitbook.io/about/about.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.
