# Crunchbase companies information

{% hint style="info" %}
To improve consistency and clarity, users can include a **dictionary** in the prompt, defining key terms and expected formats. **This helps ensure more precise and structured responses.**
{% endhint %}

### Prompt Examples:

***

<details>

<summary><strong>Expert in Analyzing Company Information</strong></summary>

<kbd>**🔹 Role:**</kbd>

You are an **expert in analyzing company information** from Crunchbase. Users will provide company URLs or structured data extracted from Crunchbase. Your job is to analyze this data, extract meaningful insights, and offer valuable suggestions.

<kbd>**🔹 Capabilities:**</kbd>

* Fetch and interpret company metadata from Crunchbase.
* Analyze funding information including amounts, rounds, and investors.
* Review company technologies used and their implications.
* Identify company operating status and potential growth areas.
* Support multilingual conversations—respond in the language used by the user.

/\*

<kbd>**🔹 Data Structure:**</kbd>&#x20;

**⚠** To improve consistency and clarity, users can include tool' <mark style="color:blue;">**dictionary**</mark> in the prompt as data structure, defining key terms and expected formats. This helps ensure more precise and structured responses.

\*/

#### <kbd>Example Outputs You Should Generate</kbd> <a href="#exampleoutputsyoushouldgenerate" id="exampleoutputsyoushouldgenerate"></a>

* **Company Overview:** "This company, named 'Tech Innovators', located in North America, has a Crunchbase Rank of 56, operates as a private entity, and employs around 150 staff members."
* **Funding Analysis:** "The company has raised a total of $3 million USD across 4 funding rounds, with the latest funding round categorized as Series B."
* **Technology Utilization:** "This company utilizes 8 active technologies, including React and Node.js, indicating a focus on modern web development practices."

#### <kbd>How You Should Respond to Users</kbd> <a href="#howyoushouldrespondtousers" id="howyoushouldrespondtousers"></a>

* If the user provides a company URL, ask if they want a general summary or detailed insights.
* If the user uploads structured data, extract insights and offer suggestions.
* If the company lacks important details (e.g., missing financial details, low technology adoption), suggest improvements.
* If the user asks about the competitive landscape, provide insights based on the technology and funding data.
* Always ensure responses are technical, data-driven, and actionable.

</details>

<details>

<summary>A<strong>nalyst Specializing in Crunchbase Company Data</strong></summary>

<kbd>**🔹 Role:**</kbd>

You are an **analyst specializing in Crunchbase company data evaluation**. Users will submit company URLs or structured data, and your job is to analyze this information, draw insights, and provide recommendations.

<kbd>**🔹 Capabilities:**</kbd>

* Retrieve and interpret company specifics from Crunchbase.
* Analyze funding history, including total amounts and investor details.
* Assess the operating status of companies.
* Review technology stacks and identify potential growth technologies.
* Engage in multilingual dialogue—respond in the user's preferred language.

/\*

<kbd>**🔹 Data Structure:**</kbd>&#x20;

**⚠** To improve consistency and clarity, users can include tool' <mark style="color:blue;">**dictionary**</mark> in the prompt as data structure, defining key terms and expected formats. This helps ensure more precise and structured responses.

\*/

#### <kbd>Example Outputs You Should Generate</kbd> <a href="#exampleoutputsyoushouldgenerate" id="exampleoutputsyoushouldgenerate"></a>

* **Company Overview:** "The company 'Green Solutions' is based in Europe and employs around 200 personnel. It has a Crunchbase Rank of 120 and was founded on January 30, 2018, operating as a public entity."
* **Funding Analysis:** "This company has secured a total of $10 million across 5 funding rounds, with the latest funding round being a Series C that took place on July 15, 2023, involving 8 investors."
* **Technology Utilization:** "This company operates with 10 active technologies, predominantly using Cloud Services and Microservices architecture, showcasing a robust cloud infrastructure."

#### <kbd>How You Should Respond to Users</kbd> <a href="#howyoushouldrespondtousers" id="howyoushouldrespondtousers"></a>

* Ask users to specify whether they want an overview or detailed insights when they provide a company URL.
* Extract and present insights directly from uploaded structured data.
* Suggest improvements if the company lacks critical details (like funding information).
* Offer insights about competitive positioning based on funding and technology usage.
* Ensure that responses are clear, analytical, and actionable.

</details>

<details>

<summary>D<strong>ata Specialist Focused on Synthesizing Information</strong></summary>

<kbd>**🔹 Role:**</kbd>

You are a **data specialist focused on synthesizing information** from Crunchbase about various companies. Users will provide company URLs or structured data extracts, and your responsibility is to analyze, synthesize insights, and suggest actionable steps.

<kbd>**🔹 Capabilities:**</kbd>

* Gather and interpret company metrics, including financial information and employee statistics from Crunchbase.
* Examine investment patterns and assess the implications of funding rounds.
* Analyze a company's technology usage and potential for innovation.
* Provide sector comparisons based on data provided.
* Maintain conversations in the language preferred by the user.

/\*

<kbd>**🔹 Data Structure:**</kbd>&#x20;

**⚠** To improve consistency and clarity, users can include tool' <mark style="color:blue;">**dictionary**</mark> in the prompt as data structure, defining key terms and expected formats. This helps ensure more precise and structured responses.

\*/

#### <kbd>Example Outputs You Should Generate</kbd> <a href="#exampleoutputsyoushouldgenerate-1" id="exampleoutputsyoushouldgenerate-1"></a>

* **Company Overview:** "Founded on February 10, 2016, 'Health Tech Innovations' operates in North America, has a Crunchbase Rank of 80, and employs about 300 people, categorized as a private company."
* **Funding Analysis:** "The total funding raised by this company is $15 million over 7 funding rounds, with the most recent round being a Series D completed on August 30, 2023."
* **Technology Utilization:** "Currently, the company is leveraging 7 active technologies, including AI and Big Data analytics, which suggests a strong focus on data-driven decision-making."

#### <kbd>How You Should Respond to Users</kbd> <a href="#howyoushouldrespondtousers-1" id="howyoushouldrespondtousers-1"></a>

* Clarify whether users seek high-level overviews or in-depth analysis when they provide company URLs.
* Directly pull and interpret insights from any uploaded structured data.
* Recommend enhancements for aspects that are underdeveloped or lacking, particularly around technology and funding.
* Provide competitive insights based on the information presented.
* Ensure that all responses are concise, data-centered, and actionable.

</details>

***

## Crunchbase Companies Information Dictionary

| **Column Name**                        | **Description**                                                             | **Data Type** |
| -------------------------------------- | --------------------------------------------------------------------------- | ------------- |
| `name`                                 | The name of the company                                                     | Text          |
| `url`                                  | The URL or web address associated with the company                          | URL           |
| `id`                                   | A unique identifier for each company in Crunchbase                          | Text          |
| `cb_rank`                              | Crunchbase rank assigned to the company                                     | Number        |
| `region`                               | The continent where the company's headquarters is located                   | Text          |
| `about`                                | Overview or description of the company                                      | Text          |
| `industries`                           | Industries associated with the company                                      | Array         |
| ├── `id`                               | Industries id                                                               | Text          |
| ├── `value`                            | Industries value                                                            | Text          |
| `operating_status`                     | The current operating status of the company                                 | Text          |
| `company_type`                         | The type of company (e.g., private, public)                                 | Text          |
| `social_media_links`                   | URLs of social media profiles associated with the company                   | Array         |
| `founded_date`                         | The date when the company was founded                                       | Text          |
| `num_employees`                        | The number of employees in the company                                      | Text          |
| `country_code`                         | The country code where the company is located                               | Text          |
| `website`                              | The official website of the company                                         | Text          |
| `contact_email`                        | Contact email address for the company                                       | Text          |
| `contact_phone`                        | Contact phone number for the company                                        | Text          |
| `featured_list`                        | Indicates if the company is featured on a list                              | Array         |
| `org_funding_total`                    | Total funding in the featured list                                          | Object        |
| ├── `currency`                         | Currency of the funding                                                     | Text          |
| ├── `value`                            | Value of the funding                                                        | Number        |
| ├── `value_usd`                        | Value of the funding in USD                                                 | Number        |
| `org_identifiers`                      | Organization identifiers                                                    | Array         |
| ├── `image_id`                         | Image ID of the organization                                                | Text          |
| ├── `name`                             | Name of the organization                                                    | Text          |
| ├── `permalink`                        | Permalink of the organization                                               | Text          |
| `org_num`                              | Number of organizations in the featured list                                | Number        |
| `org_num_investors`                    | Number of investors in the featured list                                    | Number        |
| `title`                                | Title of the featured list                                                  | Text          |
| `full_description`                     | Detailed description of the company                                         | Text          |
| `type`                                 | Type of data entry                                                          | Text          |
| `uuid`                                 | Universally unique identifier for the company                               | Text          |
| `active_tech_count`                    | Number of active technologies used by the company                           | Number        |
| `builtwith_num_technologies_used`      | Number of technologies the company is built with                            | Number        |
| `builtwith_tech`                       | Technologies used by the company                                            | Array         |
| ├── `name`                             | Technologies name                                                           | Text          |
| ├── `num_companies_using`              | Technologies companies using                                                | Text          |
| ├── `technology_category`              | Technologies category                                                       | Array         |
| `ipo_status`                           | Status of the company regarding Initial Public Offering (IPO)               | Text          |
| `similar_companies`                    | List of companies similar to the specified company                          | Array         |
| `image`                                | Image or logo associated with the company                                   | URL           |
| `monthly_visits`                       | Number of monthly website visits                                            | Number        |
| `semrush_visits_latest_month`          | Latest monthly visits data from SEMrush                                     | Number        |
| `semrush_last_updated`                 | Last update date for SEMrush data                                           | Text          |
| `monthly_visits_growth`                | Growth in monthly visits                                                    | Number        |
| `semrush_visits_mom_pct`               | Percentage growth in SEMrush visits                                         | Number        |
| `num_contacts`                         | Total number of contacts associated with the company                        | Number        |
| `num_contacts_linkedin`                | Number of LinkedIn contacts                                                 | Number        |
| `num_employee_profiles`                | Number of employee profiles associated with the company                     | Number        |
| `total_active_products`                | Total number of active products                                             | Number        |
| `num_news`                             | Number of news articles related to the company                              | Number        |
| `funding_rounds`                       | Information about funding rounds                                            | Object        |
| ├── `last_funding_at`                  | Last funding date                                                           | Date          |
| ├── `last_funding_type`                | Last funding type                                                           | Text          |
| ├── `num_funding_rounds`               | Number funding rounds                                                       | Number        |
| `value`                                | Funding value                                                               | Object        |
| ├── `currency`                         | Funding value currency                                                      | Text          |
| ├── `value`                            | Funding value                                                               | Number        |
| ├── `value_usd`                        | Funding value of the funding in USD                                         | Number        |
| `bombora_last_updated`                 | Last update date for Bombora data                                           | Text          |
| `num_investors`                        | Number of investors in the company                                          | Number        |
| `legal_name`                           | Legal name of the company                                                   | Text          |
| `num_event_appearances`                | Number of appearances in events                                             | Number        |
| `num_acquisitions`                     | Total number of acquisitions by the company                                 | Number        |
| `num_investments`                      | Total number of investments made by the company                             | Number        |
| `num_advisor_positions`                | Number of advisory positions associated with the company                    | Number        |
| `num_exits`                            | Information about company exits                                             | Number        |
| `num_investments_lead`                 | Number of investments led by the company                                    | Number        |
| `num_sub_organizations`                | Total number of sub-organizations                                           | Number        |
| `num_alumni`                           | Total number of company alumni                                              | Number        |
| `num_diversity_spotlight_investments`  | Number of diversity spotlight investments                                   | Number        |
| `num_founder_alumni`                   | Total number of company alumni                                              | Number        |
| `num_funds`                            | Total number of funds                                                       | Number        |
| `stock_symbol`                         | Stock symbol associated with the company                                    | Text          |
| `location`                             | Location information for the company                                        | Array         |
| ├── `name`                             | Location name                                                               | Text          |
| ├── `permalink`                        | Location link                                                               | Text          |
| ├── `address`                          | Physical address of the company                                             | Text          |
| `contacts`                             | Contact information for the company                                         | Array         |
| ├── `departments`                      | Contacts departments                                                        | Array         |
| ├── `job_title`                        | Contacts job title                                                          | Text          |
| ├── `levels`                           | Contacts levels                                                             | Array         |
| ├── `linkedin_id`                      | Contacts LinkedIn ID                                                        | Text          |
| ├── `name`                             | Contacts name                                                               | Text          |
| `current_employees`                    | Number of current employees                                                 | Array         |
| ├── `image`                            | Current employees image                                                     | Text          |
| ├── `name`                             | Current employees name                                                      | Text          |
| ├── `permalink`                        | Current employees link                                                      | Text          |
| ├── `title`                            | Current employees title                                                     | Text          |
| `semrush_location_list`                | List of locations according to SEMrush                                      | Array         |
| `locations`                            | Locations information                                                       | Array         |
| ├── `name`                             | Locations name                                                              | Text          |
| ├── `permalink`                        | Locations link                                                              | Text          |
| ├── `rank`                             | Locations rank                                                              | Number        |
| ├── `rank_mom_pct`                     | Monthly rank growth percentage                                              | Number        |
| ├── `visits_mom_pct`                   | Monthly visits growth percentage                                            | Text          |
| ├── `visits_pct`                       | Monthly visits percentage                                                   | Number        |
| `siftery_products`                     | Products listed by Siftery                                                  | Array         |
| ├── `product_num_customers`            | Number of product customers                                                 | Number        |
| ├── `status`                           | Products status                                                             | Text          |
| ├── `title`                            | Products title                                                              | Text          |
| `funding_rounds_list`                  | List of funding rounds                                                      | Array         |
| ├── `announced_on`                     | Timestamp of the announcement                                               | Text          |
| `money_raised`                         | Money raised in the funding round                                           | Object        |
| ├── `currency`                         | Currency of the money raised                                                | Text          |
| ├── `value`                            | Value of the money raised                                                   | Number        |
| ├── `value_usd`                        | Value of the money raised in USD                                            | Number        |
| ├── `id`                               | ID of the funding round                                                     | Text          |
| ├── `uuid`                             | Universally unique identifier for the funding round                         | Text          |
| ├── `image_id`                         | Image ID associated with the funding round                                  | Text          |
| `lead_investors`                       | Lead investors information                                                  | Array         |
| ├── `image`                            | Image associated with the lead investor                                     | Text          |
| ├── `permalink`                        | Permalink of the lead investor                                              | Text          |
| ├── `name`                             | Name of the lead investor                                                   | Text          |
| ├── `transaction_name`                 | Name of the transaction                                                     | Text          |
| ├── `title`                            | Title of the funding round                                                  | Text          |
| `bombora`                              | Bombora information                                                         | Array         |
| ├── `category`                         | Category according to Bombora                                               | Text          |
| ├── `score`                            | Score according to Bombora                                                  | Number        |
| ├── `topic`                            | Topic according to Bombora                                                  | Text          |
| ├── `weeks_surging`                    | Weeks surging according to Bombora                                          | Number        |
| ├── `wow_growth`                       | Week-over-week growth according to Bombora                                  | Number        |
| `investors`                            | List of investors in the company                                            | Array         |
| `funding_round`                        | Funding round information                                                   | Object        |
| ├── `id`                               | ID of the funding round                                                     | Text          |
| ├── `image_id`                         | Image ID associated with the funding round                                  | Text          |
| ├── `type`                             | Type of the funding round                                                   | Text          |
| ├── `value`                            | Value of the funding round                                                  | Text          |
| ├── `id`                               | ID of the investor                                                          | Text          |
| `investor`                             | Investor information                                                        | Object        |
| ├── `id`                               | ID of the investor                                                          | Text          |
| ├── `image_id`                         | Image ID associated with the investor                                       | Text          |
| ├── `type`                             | Type of the investor                                                        | Text          |
| ├── `value`                            | Value of the investor                                                       | Text          |
| ├── `lead_investor`                    | Lead investor information                                                   | Boolean       |
| ├── `type`                             | Type of the investor                                                        | Text          |
| ├── `value`                            | Value of the investor                                                       | Text          |
| `event_appearances`                    | Number of times the company has appeared in events                          | Array         |
| ├── `appearance_type`                  | Type of the appearance                                                      | Text          |
| ├── `event`                            | Event information                                                           | Text          |
| ├── `event_starts_on`                  | Timestamp of the event start                                                | Text          |
| ├── `image`                            | Image associated with the event appearance                                  | Text          |
| ├── `permalink`                        | Permalink of the event appearance                                           | Text          |
| `acquisitions`                         | Information about company acquisitions                                      | Array         |
| `acquiree_identifier`                  | Acquiree identifier information                                             | Object        |
| ├── `entity_def_id`                    | Entity definition ID                                                        | Text          |
| ├── `image_id`                         | Image ID associated with the acquiree identifier                            | Text          |
| ├── `permalink`                        | Permalink of the acquiree identifier                                        | Text          |
| ├── `role`                             | Role of the acquiree identifier                                             | Text          |
| ├── `uuid`                             | Universally unique identifier for the acquiree identifier                   | Text          |
| ├── `value`                            | Value of the acquiree identifier                                            | Text          |
| `announced_on`                         | Timestamp of the announcement                                               | Object        |
| ├── `announced_on`                     | Timestamp of the announcement                                               | Text          |
| ├── `value`                            | Value of the announcement                                                   | Text          |
| `identifier`                           | Identifier information                                                      | Object        |
| ├── `entity_def_id`                    | Entity definition ID                                                        | Text          |
| ├── `image_id`                         | Image ID associated with the identifier                                     | Text          |
| ├── `permalink`                        | Permalink of the identifier                                                 | Text          |
| ├── `uuid`                             | Universally unique identifier for the identifier                            | Text          |
| ├── `value`                            | Identifier value                                                            | Text          |
| `price`                                | Price information                                                           | Object        |
| ├── `price`                            | Price of the acquisition                                                    | Text          |
| ├── `value`                            | Value of the price                                                          | Number        |
| ├── `value_usd`                        | Value of the price in USD                                                   | Number        |
| `funds_raised`                         | Total funds raised by the company                                           | Array         |
| ├── `announced_on`                     | Timestamp of the announcement                                               | Text          |
| ├── `id`                               | ID of the funds raised                                                      | Text          |
| ├── `money_raised`                     | Money raised in the funds                                                   | Number        |
| ├── `type`                             | Type of the money raised                                                    | Text          |
| ├── `value`                            | Value of the money raised                                                   | Text          |
| `investments`                          | Information about company investments                                       | Array         |
| ├── `announced_on`                     | Date when the investment was announced                                      | Text          |
| `funding_round`                        | Details about the funding round, including ID and type                      | Object        |
| ├── `id`                               | ID of the funds raised                                                      | Text          |
| ├── `image_id`                         | Image ID associated with the identifier                                     | Text          |
| ├── `type`                             | Type of the investment                                                      | Text          |
| ├── `value`                            | Value of the investment                                                     | Text          |
| ├── `id`                               | ID of the funds raised                                                      | Text          |
| ├── `lead_investor`                    | Lead investors information                                                  | Boolean       |
| `organization`                         | Organization identifiers                                                    | Object        |
| ├── `id`                               | ID of the organization                                                      | Text          |
| ├── `image_id`                         | Image ID of the organization                                                | Text          |
| ├── `type`                             | Type of the organization                                                    | Text          |
| ├── `value`                            | Organization details                                                        | Text          |
| ├── `type`                             | Organization type                                                           | Text          |
| ├── `value`                            | Organization type value                                                     | Text          |
| `apptopia`                             | Apptopia data                                                               | Array         |
| ├── `image`                            | Image associated with Apptopia                                              | Text          |
| ├── `name`                             | Name of Apptopia                                                            | Text          |
| ├── `stores`                           | Number of app stores                                                        | Array         |
| ├── `monthly_downloads`                | Number of monthly downloads                                                 | Number        |
| `current_advisors`                     | List of current advisors for the company                                    | Array         |
| ├── `image`                            | Image of the current advisor                                                | Text          |
| ├── `job_type`                         | Job type of the current advisor                                             | Text          |
| ├── `name`                             | Name of the current advisor                                                 | Text          |
| ├── `permalink`                        | Permanent link to the current advisor                                       | Text          |
| `exits`                                | Information about company exits                                             | Array         |
| ├── `description`                      | Description of the exit                                                     | Text          |
| ├── `image`                            | Image associated with the exit                                              | Text          |
| ├── `link`                             | Link related to the exit                                                    | Text          |
| ├── `value`                            | Value of the exit                                                           | Text          |
| `leadership_hire`                      | Leadership hiring information                                               | Array         |
| ├── `key_event_date`                   | Key event date related to leadership hire                                   | Text          |
| ├── `label`                            | Label associated with the leadership hire                                   | Text          |
| ├── `link`                             | Link related to the leadership hire                                         | Text          |
| ├── `uuid`                             | Universally unique identifier for the leadership hire                       | Text          |
| `sub_organizations`                    | Sub-organizations associated with the company                               | Array         |
| ├── `ownee`                            | Ownee of the sub-organization                                               | Text          |
| ├── `ownee_permalink`                  | Permanent link to the ownee of the sub-organization                         | Text          |
| ├── `ownership_type`                   | Type of ownership                                                           | Text          |
| ├── `title`                            | Title of the sub-organization                                               | Text          |
| `alumni`                               | Information about company alumni                                            | Array         |
| ├── `image`                            | Image associated with the alumni                                            | Text          |
| ├── `name`                             | Name of the alumni                                                          | Text          |
| ├── `permalink`                        | Permanent link to the alumni                                                | Text          |
| ├── `primary_job_title`                | Primary job title of the alumni                                             | Text          |
| `diversity_investments`                | Information about diversity investments                                     | Array         |
| ├── `announced_on`                     | Date when the diversity investment was announced                            | Text          |
| `funding_round`                        | Details about the funding round, including ID and type                      | Object        |
| ├── `id`                               | ID of the diversity funding                                                 | Text          |
| ├── `image_id`                         | Image ID of the diversity funding                                           | Text          |
| ├── `type`                             | Type of the diversity funding                                               | Text          |
| ├── `value`                            | Value of the diversity funding                                              | Text          |
| ├── `id`                               | Diversity investments ID                                                    | Text          |
| `organization`                         | Organization related information                                            | Object        |
| ├── `id`                               | Organization id                                                             | Text          |
| ├── `image_id`                         | Image ID of the organization                                                | Text          |
| ├── `type`                             | Type of the organization                                                    | Text          |
| ├── `value`                            | Organization related information                                            | Text          |
| `organization_diversity`               | Organization diversity                                                      | Array         |
| ├── `id`                               | Organization diversity id                                                   | Text          |
| ├── `type`                             | Organization diversity type                                                 | Text          |
| ├── `value`                            | Organization diversity information                                          | Text          |
| ├── `type`                             | Type of the organization                                                    | Text          |
| ├── `value`                            | Organization related information                                            | Text          |
| `funds_list`                           | List of funds associated with the company                                   | Array         |
| ├── `announced_on`                     | Date when the fund was announced                                            | Text          |
| ├── `image`                            | Image associated with the fund                                              | Text          |
| ├── `name`                             | Name of the fund                                                            | Text          |
| `layoff`                               | Layoff information                                                          | Array         |
| ├── `key_event_date`                   | Key event date related to layoffs                                           | Text          |
| ├── `label`                            | Label associated with layoffs                                               | Text          |
| ├── `link`                             | Link related to layoffs                                                     | URL           |
| ├── `uuid`                             | Universally unique identifier for layoffs                                   | Text          |
| `news`                                 | News related to the company                                                 | Array         |
| ├── `date`                             | Date of the news                                                            | Text          |
| ├── `organization`                     | Organization related to the news                                            | Text          |
| ├── `publisher`                        | Publisher of the news                                                       | Text          |
| ├── `thumbnail_url`                    | URL of the thumbnail image associated with the news                         | Text          |
| ├── `title`                            | Title of the news                                                           | Text          |
| ├── `url`                              | URL related to the news                                                     | URL           |
| `aberdeen_it_spend`                    | IT spending data from Aberdeen                                              | Object        |
| ├── `value`                            | Value of IT spend by Aberdeen                                               | Number        |
| ├── `currency`                         | Currency of IT spend                                                        | Text          |
| ├── `value_usd`                        | Value of IT spend in USD                                                    | Number        |
| `headquarters_regions`                 | Regions where the company has headquarters                                  | Array         |
| ├── `id`                               | ID associated with headquarters regions                                     | Text          |
| ├── `value`                            | Value of headquarters regions                                               | Text          |
| `financials_highlights`                | Highlights of financial data                                                | Object        |
| `funding_total`                        | Total funding                                                               | Object        |
| ├── `currency`                         | Total funding currency                                                      | Text          |
| ├── `value`                            | Total funding value                                                         | Number        |
| ├── `value_usd`                        | Value of the funds in USD                                                   | Number        |
| `num_funding_rounds`                   | Number of funding rounds                                                    | Number        |
| `num_investors`                        | Number of investors                                                         | Number        |
| `num_lead_investors`                   | Number of lead investors                                                    | Number        |
| `ipo_fields`                           | Information related to Initial Public Offering (IPO)                        | Object        |
| `amount_raised`                        | Amount raised during IPO                                                    | Object        |
| ├── `currency`                         | Currency of amount raised during IPO                                        | Text          |
| ├── `value`                            | Value of amount raised during IPO                                           | Number        |
| ├── `value_usd`                        | Value in USD of amount raised during IPO                                    | Number        |
| `date`                                 | Date of IPO                                                                 | Text          |
| `share_price`                          | Share price during IPO                                                      | Object        |
| ├── `currency`                         | Share price currency                                                        | Text          |
| ├── `value`                            | Share price value                                                           | Number        |
| ├── `value_usd`                        | Share price value in USD                                                    | Number        |
| `stock_link`                           | Link related to the stock                                                   | URL           |
| `stock_symbol`                         | Stock symbol                                                                | Text          |
| `ipqwery`                              | IPQwery data                                                                | Object        |
| ├── `ipqwery_num_patent_granted`       | Number of patents granted                                                   | Number        |
| ├── `ipqwery_num_trademark_registered` | Number of trademarks registered                                             | Number        |
| ├── `ipqwery_popular_trademark_class`  | Popular trademark class                                                     | Text          |
| ├── `trademark_class_text`             | Text associated with the trademark class                                    | Text          |
| `overview_highlights`                  | Highlights of the company overview                                          | Object        |
| `funding_total`                        | Total funding                                                               | Object        |
| ├── `currency`                         | Currency of the funding                                                     | Text          |
| ├── `value`                            | Value of the funding                                                        | Number        |
| ├── `value_usd`                        | Value of the funds in USD                                                   | Number        |
| `num_contacts`                         | Number of contacts                                                          | Number        |
| `num_current_positions`                | Number of current positions                                                 | Number        |
| `num_founder_alumni`                   | Number of founder alumni                                                    | Number        |
| `num_investments`                      | Number of investments                                                       | Number        |
| `num_investors`                        | Number of investors                                                         | Number        |
| `num_org_similarities`                 | Number of organization similarities                                         | Number        |
| `people_highlights`                    | Highlights of people associated with the company                            | Object        |
| `num_contacts`                         | Number of contacts                                                          | Number        |
| `num_current_advisor_positions`        | Number of current advisor positions                                         | Number        |
| `num_current_positions`                | Number of current positions                                                 | Text          |
| `technology_highlights`                | Highlights of technologies used by the company                              | Object        |
| `builtwith_num_technologies_used`      | Number of technologies used according to BuiltWith                          | Number        |
| `semrush_visits_latest_month`          | Number of visits in the latest month according to SEMrush                   | Number        |
| `semrush_visits_mom_pct`               | Percentage growth in visits according to SEMrush                            | Number        |
| `siftery_num_products`                 | Number of products according to Siftery                                     | Number        |
| `founders`                             | Information about the founders of the company                               | Array         |
| ├── `id`                               | ID of the founder                                                           | Text          |
| ├── `type`                             | Type of founder                                                             | Text          |
| ├── `value`                            | Value associated with the founder                                           | Text          |
| `funds_total`                          | Total funds raised by the company                                           | Object        |
| ├── `currency`                         | Currency of the funds                                                       | Text          |
| ├── `value`                            | Value of the funds                                                          | Number        |
| ├── `value_usd`                        | Value of the funds in USD                                                   | Number        |
| `acquired_by`                          | Information about the acquiring entity                                      | Object        |
| ├── `acquirer`                         | Acquirer of the company                                                     | Text          |
| ├── `acquirer_permalink`               | Permanent link to the acquirer                                              | Text          |
| `acquisition_price`                    | Price of the acquisition                                                    | Object        |
| ├── `currency`                         | Acquisition currency                                                        | Text          |
| ├── `value`                            | Acquisition value                                                           | Number        |
| ├── `value_usd`                        | Acquisition value USD                                                       | Number        |
| `date`                                 | Date of the acquisition                                                     | Text          |
| `transaction_name`                     | Name of the transaction                                                     | Text          |
| `investor_type`                        | Type of investor                                                            | Text          |
| `investment_stage`                     | Stage of investment                                                         | Text          |
| `sub_organization_of`                  | Information about being a sub-organization of another entity                | Text          |
| `apptopia_total_downloads`             | Total downloads according to Apptopia                                       | Number        |
| `apptopia_total_downloads_mom_pct`     | Month-over-month percentage change in total downloads according to Apptopia | Text          |
| `web_traffic_by_semrush`               | Web traffic data by SEMrush                                                 | Object        |
| ├── `global_traffic_rank`              | Global traffic rank                                                         | Number        |
| ├── `monthly_rank_growth_pct`          | Monthly rank growth percentage                                              | Number        |
| ├── `visit_duration`                   | Visit duration                                                              | Number        |
| ├── `visit_duration_growth_pct`        | Visit duration growth percentage                                            | Number        |
| ├── `page_views_per_visit`             | Page views per visit                                                        | Number        |
| ├── `page_views_per_visit_growth_pct`  | Page views per visit growth percentage                                      | Number        |
| ├── `bounce_rate_pct`                  | Bounce rate percentage                                                      | Number        |
| ├── `bounce_rate_growth_pct`           | Bounce rate growth percentage                                               | Number        |
| `products_and_services`                | Products and services offered by the company                                | Array         |
| ├── `product_name`                     | Name of the product                                                         | Text          |
| ├── `product_description`              | Description of the product                                                  | Text          |


---

# 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.aicado.ai/ai-agent-tools/crunchbase-companies-information.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.
