# Smart Contracts

### 1SynDcap DAO LLC

View the contract code [here](https://github.com/dcapfinance/contracts/blob/main/1syndcapDAO.sol).

### CAP

Controlled by the Board of Directors, all funds received from the transactional fee are sent here and then distribution to acquisitions and operations. All funds are controlled by the Board of Directors until the DCAP DAO is launched.

### TAP

**Our TAP, Token Allocation Protocol, is a smart contract that distributes DCAP profits throughout the ecosystem.**

![](https://4077694258-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgDFjdUCD2yPUEpF0F4ja%2Fuploads%2FMykssd3qwsse7xewCKFn%2Ftap-model.png?alt=media\&token=2125a092-0b48-48b8-a985-200e8828cbe7)

* $DCAP Transaction Fee Funds Acquisitions and Operations
* Acquisitions Fund $DCAP Liquidity&#x20;
* Acquisitions Buybacks $DCAP Token
* Acquisitions Fund Ecosystem Token
* Security Token Profit-Share
* NFT Pool Profit-Share

### Oracle

Oracles are designed to receive and collect off-chain data. Our Oracle is specifically designed to create a risk assessment score that will automatically allocate a certain percentage of the revenue to the liquidity pool.


---

# 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.dcap.finance/dcap-ecosystem/smart-contracts.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.
