> For the complete documentation index, see [llms.txt](https://docs.cleartax.in/clearlearn-marketplace/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cleartax.in/clearlearn-marketplace/introduction-to-business-1/introduction-to-business.md).

# Definitions

## Golden Rules of Accounting

{% embed url="<http://cleartax.in/s/accounting-golden-rules>" %}

## Accounting Equation

{% embed url="<http://cleartax.in/s/accounting-equation>" %}

## Bookkeeping

{% embed url="<http://cleartax.in/s/bookkeeping>" %}

## Inventory

{% embed url="<http://cleartax.in/s/inventory-terms>" %}

## Depreciation

{% embed url="<http://cleartax.in/s/depreciation-companies-act-2013>" %}

## Bad and Doubtful Debt

{% embed url="<http://cleartax.in/s/bad-debt-doubtful-debt>" %}

## Other Comprehensive Income

{% embed url="<http://cleartax.in/s/other-comprehensive-income>" %}

## Managerial Remuneration

{% embed url="<http://cleartax.in/s/managerial-remuneration>" %}

## Employee Stock Option

{% embed url="<http://cleartax.in/s/esop>" %}

## Transfer Pricing

{% embed url="<http://cleartax.in/s/transfer-pricing>" %}

## Slump Sale

{% embed url="<http://cleartax.in/s/slump-sale>" %}

## Oppression and Mismanagement

{% embed url="<http://cleartax.in/s/opression-mismanagement>" %}

## Corporate Restructuring

{% embed url="<http://cleartax.in/s/corporate-restructuring>" %}

## Negotiable Instruments

{% embed url="<http://cleartax.in/s/negotiable-instruments>" %}

## Letter of Credit

{% embed url="<http://cleartax.in/s/letters-of-credit>" %}

## Bank Guarantee

{% embed url="<http://cleartax.in/s/bank-guarantee>" %}

## Balanced Scorecard Approach

{% embed url="<http://cleartax.in/s/balanced-scorecard>" %}

## Total Quality Management

{% embed url="<http://cleartax.in/s/total-quality-management>" %}

## NIC Code

{% embed url="<http://cleartax.in/s/nic-code>" %}

## ICEGATE

{% embed url="<http://cleartax.in/s/icegate>" %}

## Customs Duty

{% embed url="<http://cleartax.in/s/customs-duty-india>" %}

## Export Procedure

{% embed url="<http://cleartax.in/s/export-procedure>" %}

## Balance of Payments

{% embed url="<http://cleartax.in/s/balance-of-payment>" %}

## Inflation & Deflation

{% embed url="<http://cleartax.in/s/inflation-deflation>" %}

## UDIN

{% embed url="<http://cleartax.in/s/udin>" %}

## E-Governance

{% embed url="<http://cleartax.in/s/e-governance>" %}

## Consumer Court

{% embed url="<http://cleartax.in/s/consumer-court>" %}

## WRIT

{% embed url="<http://cleartax.in/s/writs>" %}

## Insolvency Professional

{% embed url="<http://cleartax.in/s/insolvency-professional>" %}

## MSME Registration

{% embed url="<https://cleartax.in/s/msme-registration-india?forceCacheReload=1>" %}


---

# 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.cleartax.in/clearlearn-marketplace/introduction-to-business-1/introduction-to-business.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.
