Angel investor due diligence on technology: judging a startup's software
Angel investor due diligence on technology is the part of the checklist that the published angel checklists leave out. The Angel Capital Association's 2007 best-practice guide has no section on software or code, and the UK Business Angels Association's 2020 checklist asks eight technical questions, all of them about positioning and intellectual property. This guide fills that gap for angels, angel group members and syndicate leads, most of whom do not write code. It covers what to check in a screen share, what an MVP claim should mean, how to see a single-developer risk, how to judge a technical founder, and when to pay a firm to look properly.
Published September 17, 2026. Editorial.
Key takeaways
- The standard angel diligence checklists do not cover software. The ACA's 2007 guide has sections on management, market, financials, deal structure and references, and none on code; the UKBAA's 2020 checklist has eight technical questions, all about positioning, licensing and IP.
- Diligence hours are the one input with a measured link to returns. In Wiltbank and Boeker's 2007 study of 539 group angels and 1,137 exits, investors above the 20-hour median saw a 5.9X overall multiple against 1.1X below it, and the study does not say which hours mattered.
- A non-technical angel can run a one-hour technical check alone: a live screen share of the product on a real account, a look at the commit history, a question about who else can deploy, and a question about what the founder would rebuild.
- The three technical risks that decide pre-seed and seed deals are a demo that is not production, a product that depends on one person, and an AI claim that has never been tested. Each has a cheap, non-technical check.
- Pay for a professional review when the cheque, the round or the syndicate is large enough that a wrong technical answer costs more than the review. Vendor-stated prices for a scoped software review run from $5,000 to $30,000 at MEV and from $35,000 to $95,000 at specialist firms per Papermark's 2026 survey.
- Reveneau runs the scoped technical review for angel groups and syndicates, and its first request is a screen share of the product on a real account, because the gap between a demo and a production system is the single most common finding at this stage.
Angel investor due diligence on technology is the work of confirming that the software a startup says it has is real, runs for real users, can survive the founder being away for a month, and does what the pitch deck says it does. The published angel checklists do not cover it. This guide does, for a reader who does not write code.
Who this is for
You are an angel, a member of an angel group, or the lead on a syndicate. You have a deck, a founder you like, and a cheque size that does not justify hiring a firm to read the code. You want to know what you can check yourself, what you should ask someone else in the group to check, and when the honest answer is to pay for a review.
Most angel diligence guidance assumes the technology is somebody else's problem. The Angel Capital Association's best-practice guide on due diligence, written by David Eyler at Columbia University in July 2007, is organised into sections on defining risk, when to start, creating a plan, non-disclosure agreements, reasons deals are rejected, site visits and references, and how much analysis is appropriate. It discusses technology once, as a risk that "it won't work or, more likely, that it won't work in time to be relevant". There is no section on the product, the code, or the people who wrote it.
The UK Business Angels Association's 2020 guide to the due diligence process does have a Technical heading. It carries eight numbered questions. They ask whether the technology is stand-alone or dependent, whether it needs licensing, whether it is a platform, whether it can be protected by IP, whether it is incremental or disruptive, whether it is ready for market, who the large companies in the space are, and what the technology trends are. Every one of those is a question about positioning. None asks whether the software runs.
That gap is the reason this guide exists. What angel diligence misses on technology goes through both documents section by section.
The short version
- Angel diligence checklists cover management, market, financials, legal and deal terms. The ACA's 2007 guide has no technology section and the UKBAA's 2020 checklist has eight technical questions, all about positioning and IP.
- Hours spent on diligence are the one input with a measured link to angel returns: 5.9X above the 20-hour median against 1.1X below it, in Wiltbank and Boeker's November 2007 study of 539 group angels and 1,137 exits.
- A non-technical angel can run a one-hour technical check alone. Ask for a screen share of the product on a real customer account, look at the commit history, ask who else can deploy, and ask what the founder would rebuild.
- The three questions that decide most pre-seed and seed technical risk are: is this a demo or a production system, does the product depend on one person, and has the AI claim ever been tested.
- In an angel group, assign one member as the technical reviewer per deal, with a written scope, and let a non-technical lead own the decision.
- Pay a firm when the cheque or the round is large enough that a wrong technical answer costs more than the review. Vendor-stated prices for a scoped software review run from $5,000 at the low end (MEV) to $95,000 at specialist firms (Papermark's 2026 survey).
- Reveneau offers that review, and the whole method for a larger deal is in the technical due diligence guide.
Why the hours matter, and what the study cannot tell you
The only published measurement of angel diligence against angel returns is Wiltbank and Boeker's "Returns to Angel Investors in Groups", published in November 2007 by the Angel Capital Education Foundation with support from the Kauffman Foundation. It surveyed 539 angels in 86 groups, who reported 1,137 exits. The overall multiple was 2.6X in 3.5 years. Fifty-two percent of exits returned less than the money invested. Seven percent returned more than 10X and produced 75 percent of all the money returned.
On diligence, the study asked each angel how many hours they spent before each investment. The median was 20 hours and the mean was 60. Angels above the median saw an overall multiple of 5.9X; angels below it saw 1.1X. Sixty-five percent of the below-median exits returned less than 1X, against 45 percent above the median. The top quartile, angels who spent more than 40 hours, saw 7.1X.
Three limits are in the report itself, and they matter for how you use it. The hours were self-reported, from memory, about investments that had already exited. The study does not split hours by type, so it cannot say whether the technical hours, the reference-check hours, or the market hours carried the effect. And the data is from 2007, with 62 percent of the exits after 2004. The authors say directly that "length of time may not be the only important factor" and that future research should look at the quality of diligence rather than the quantity alone. Why the hours you spend on diligence matter covers the study and its limits in full.
What the study does support is a modest claim: angels who do more checking do better, and the median angel does 20 hours. This guide is built for one of those hours to be spent on the software.
How the technical check works, step by step
Reveneau's angel review starts with a screen share of the product on a real customer account rather than the founder's demo account, because the gap between a demo and a production system is the single most common technical finding at pre-seed and seed. The rest of the method follows from that.
- Ask for the product on a real account, live. A demo account is prepared. A real customer account has the state a real customer left behind. Ask the founder to log in as a customer, with the customer's permission, and to do the thing the deck says customers do. Watch where they hesitate. Demo versus production lists the tells.
- Ask to see the commit history. Every codebase kept in version control has a log of who changed what and when. You do not need to read the code to read the log. Ask the founder to open it and scroll back three months. You are looking for how many names appear, whether the changes are steady or come in bursts before investor meetings, and whether the most recent change was this week.
- Ask who else can deploy. Deploying is the act of putting a change in front of users. If only one person can do it, the product stops when that person stops. The single-developer risk explains why this is the most important question at pre-seed.
- Ask what they would rebuild. A founder who has written a real product has a list. A founder who cannot name anything they would change either has not built much or has not looked at it with users.
- Ask what "we use AI" means. If the deck says AI, ask which model, whose model, what happens when the model is wrong, and whether anyone has measured how often it is wrong. What "we use AI" should mean at pre-seed is the short version; the full method is in the AI startup due diligence guide.
- Write down what you saw. One page. What ran, what did not, who the names in the commit log were, and what the founder said they would rebuild. In a group, this page is what the technical reviewer hands to the deal lead.
The full timed version, minute by minute, is the one-hour technical check. It is written to be printed and taken into the meeting.
What to check, by question
Is it real? The MVP claim is the one to press first, because "we have an MVP" covers everything from a landing page to a product with paying customers. Y Combinator's Michael Seibel calls an MVP "something ridiculously simple": the first thing you give to your first users "to see if you can deliver any value at all to them". He says most should be built "in weeks, not months". If the startup's MVP took a year, ask what it is. MVP diligence covers what the claim should mean at each stage. For what an MVP is in the first place, launching a product is the guide.
Who built it? At pre-seed the answer is often one person. A 2016 study by Avelino, Passos, Hora and Valente of 133 popular open-source projects on GitHub found that 65 percent had a truck factor of 2 or less, meaning the loss of two people would stall the project. A startup with one developer has a truck factor of one. That is normal at this stage, and it is a risk you should price rather than ignore.
Is there a technical founder, and is that person any good? Evaluating a technical founder gives a non-technical angel five questions that reveal depth without requiring the angel to judge code. It also covers the case where there is no technical founder, which is common and not fatal, provided the company knows who is accountable for the product.
What does the AI claim mean? The regulators have started to act on this. On 18 March 2024 the SEC charged two investment advisers, Delphia and Global Predictions, with making false statements about their use of AI; they paid $225,000 and $175,000. On 25 September 2024 the FTC announced five actions under "Operation AI Comply", including against DoNotPay, which had marketed itself as "the world's first robot lawyer" and agreed to pay $193,000. Both regulators found companies claiming AI they had not built or tested. Your check is the same as theirs: ask for the test.
Is the code safe? If the code was written with AI tools, which at pre-seed in 2026 it almost always was in part, the security question changes. Veracode's July 2025 report tested more than 100 language models and found 45 percent of generated code samples failed security tests. You cannot check that yourself in an hour. You can ask whether anyone has run a security scanner over the code and what it found. Security of AI-written code in diligence covers the full check, and the AI-generated code guide holds the arguments.
The red flags that decide a deal at this stage
A short list, scoped to pre-seed and seed. The general list for a larger deal is on the technical due diligence red flags page.
- The founder will demo but will not screen share a real account.
- The commit history has one name and gaps of weeks.
- Nobody but the founder can deploy, and the founder has not written down how.
- "We use AI" means a call to one vendor's model with no test of the output.
- The security answer is "we have not had a problem".
- The founder cannot name anything they would rebuild.
Technical red flags at pre-seed and seed explains each one, what it means, and which ones should end the conversation.
Common mistakes
Treating the demo as the product. A demo is a rehearsed path through prepared data. It proves the founder can present. Production is the product under a real customer's data, with the mistakes that customer has made. Ask for the second one.
Letting the technical member of the group do the whole review alone. The technical member reads the code. The deal lead still owns the decision, and the reviewer's job is to hand over a page the lead can read. Without a written scope, the reviewer either reads everything and delivers nothing, or reads what interests them. Assigning the technical reviewer in an angel group gives the scope.
Confusing IP questions with technology questions. The UKBAA's technical questions ask whether the technology can be protected by IP rights. That is a legal question. Whether the product runs is a different one, and a patent does not answer it.
Asking for a data room at pre-seed. Y Combinator's guide to seed fundraising tells founders that "if an investor is asking for too much due diligence or financials, they are almost certainly someone to avoid". You do not need a data room. You need one hour, a screen, and the right six questions.
Believing the AI claim because the founder is credible. The SEC and FTC cases were against companies with real customers and real revenue. Credibility is the reason to check, since a credible founder is the one who raises on the claim.
Skipping the check because the cheque is small. The Wiltbank study's median angel spent 20 hours. One of them on the software is the cheapest hour you will spend.
When to pay for a professional review, and what it costs
An angel writing a $25,000 cheque into a pre-seed round should not spend $20,000 on a code review. A syndicate leading a $2 million seed round with a software product at its centre should think about it. The line is where a wrong technical answer costs more than the review.
The prices below are stated by the vendors themselves on their own pages. None has been audited and each vendor sets its own scope.
| Vendor | Stated price | Stated duration | Source |
|---|---|---|---|
| MEV | $5,000 to $30,000, quoted upfront | 2 to 4 weeks | MEV's technical due diligence guide, updated 5 August 2026 |
| Specialist technical firms | $35,000 to $95,000, at $300 to $600 an hour | Not stated | Papermark, Due Diligence Cost in 2026, updated 19 August 2026 |
| Big Four technology advisory | $50,000 to $150,000, at $400 to $700 an hour | Not stated | Papermark, same page |
| madewithlove | Not published | 2 weeks, up to 8 interviews | madewithlove's guide, 3 May 2024 |
Reveneau offers a scoped technical review sized for an angel group or syndicate, with the scope agreed in writing before the work starts. When to pay for a professional technical review sets out the decision and the vendor figures in detail, and what technical due diligence costs covers the larger-deal market. If you lead a syndicate or a fund and want the review run for you, the investor page is where to start.
What angels are investing in now
The reason the technology question has moved up the list is that the deals have. The ACA's 2026 Angel Funders Report, published 13 July 2026, reported that ACA member investment rose from $437 million in 2024 to $491.3 million in 2025, and that nearly two-thirds of reporting angel groups completed at least one AI-related investment in the year. The same association's John Harbison wrote in August 2025 that median pre-seed pre-money valuations doubled to $10 million in 2024, and seed rose from the long-standing $7 million to $8 million range to $10 million.
Higher valuations at an earlier stage, on products that increasingly claim AI, is the setting for every page in this guide. The standard checklist was written for a different one.
How this guide is organised
The chapters follow the order an angel meets the questions. Start with what the checklists miss and why the hours matter, then run the one-hour check. The "Is it real" chapters cover the four questions that come up in the meeting itself. The "In a group" chapters are for angel group members and syndicate leads. The "Decide" chapters are the red flags and the buy-or-do-it-yourself call.
Where this guide touches a topic that another Reveneau guide already covers in depth, it links there instead of repeating it: technical due diligence for the full method on a larger deal, AI startup due diligence for AI claims, launching a product for what an MVP is, and preparing for technical due diligence if you are the founder on the other side of the table.
Explore the guide
Start here
What angel diligence misses on technology
Angel diligence misses the software because the published checklists were written around management, market, money and legal, and treat technology as a line about IP. The Angel Capital Association's July 2007 best-practice guide on due diligence has sections on risk, planning, NDAs, reasons deals are rejected, site visits, references, and how much analysis to do, and none on the product or the code. The UK Business Angels Association's 2020 guide has a Technical heading with eight questions, every one of them about positioning, licensing, protection or market timing. This page reads both documents section by section, shows what they do cover well, and names the four technical questions an angel is left to ask alone.
Why the hours you spend on diligence matter
The hours an angel spends on due diligence are the one input with a measured link to returns. In "Returns to Angel Investors in Groups", published in November 2007 by Robert Wiltbank and Warren Boeker with support from the Kauffman Foundation, 539 angels in 86 groups reported 1,137 exits. The median angel spent 20 hours of diligence per investment. Angels above that median saw an overall multiple of 5.9X; angels below it saw 1.1X. Those who spent more than 40 hours saw 7.1X. The study has real limits: the hours are self-reported, it does not split them by type, and the data is from 2007. This page gives the exact figures and the limits together.
The one-hour technical check a non-technical angel can run alone
The one-hour technical check is a timed script that a non-technical angel can run in a single video call with the founder, without reading code and without a technical reviewer. It has six blocks: the product on a real account, the commit history, deployment, what the founder would rebuild, the AI claim, and security. Each block says what to ask, what to look at on the screen, and what a good and a bad answer looks like. It is written to be printed and taken into the meeting. It sits inside the 20 hours that the median angel in Wiltbank and Boeker's 2007 study spent on diligence, and it covers the four questions the standard angel checklists leave out.
Is it real
Demo versus production: how to tell in a screen share
A demo is a rehearsed path through prepared data on an account the founder controls. Production is the same product under a real customer's account, with that customer's data, history and mistakes, on the address a customer would use. An angel can tell the two apart in a screen share without technical knowledge by choosing the account, choosing the task, and stepping one click off the rehearsed path. This page lists the tells, gives the questions, and explains why the distinction has become the most common technical finding at pre-seed, now that a convincing demo can be built in days with AI tools while a production system cannot.
MVP diligence: what having an MVP should mean
"We have an MVP" should mean that a specific set of first users has been given a working version of the product and the founder can say what they did with it. In angel diligence the phrase covers four different claims: a prototype nobody has used, a product used by people the founder knows, a product used by strangers, and a product strangers pay for. Each is a legitimate pre-seed position and each is priced differently. This page gives an angel the questions that separate the four, using Y Combinator's own definition of an MVP as the standard, and says what the answer should look like at pre-seed and at seed. For what an MVP is in the first place, the launching a product guide covers the basics.
The single-developer risk: bus factor at pre-seed
The single-developer risk is the risk that a startup's product stops when one person stops, because that person is the only one who can change it, deploy it, or explain it. The measure is the bus factor: the minimum number of people who would have to leave before the project stalls. A pre-seed startup with one developer has a bus factor of one. That is normal at this stage, and a 2016 study of 133 popular open-source projects found 65 percent had a bus factor of two or less. The job for an angel is to see the risk, ask whether written deployment steps and a second pair of hands exist, and price the round on the answer rather than pretend the risk is not there.
Evaluating a technical founder, and what to do when there is none
Evaluating a technical founder is the job of finding out whether the person who built the product can keep building it, can explain it to the people who will join, and knows what they do not know. A non-technical angel can do most of it with five questions, a reference method the angel checklists already describe, and one screen share. When there is no technical founder, which is common at pre-seed and is not fatal, the question changes to who is accountable for the product and whether the company has priced that gap. This page covers both cases and links the fuller team assessment used on a later-stage deal.
In a group
Assigning the technical reviewer in an angel group or syndicate
Assigning the technical reviewer in an angel group means naming one member per deal to run the technical check, giving them a written scope of four questions, and asking for a one-page output the deal lead can read. The published angel playbooks already split diligence by expertise: the ACA's 2007 guide says at least one member should have experience in the relevant domain and take the lead, the UKBAA's 2020 guide says syndicates share areas by knowledge, and the Golden Seeds playbook names sector expertise as a deal-team role. What they do not do is define the technical role. This page does, so that the member who has built software knows what to check and the lead who has not keeps the decision.
What using AI should mean at pre-seed
"We use AI" at pre-seed should mean that the founder can name the model, say whose it is, describe what the user sees when it is wrong, and show how often it is wrong on a test they ran. That is the whole standard, and an angel can apply it in ten minutes without technical knowledge. The claim needs the check because it is now in most decks and because regulators have started to act on it: the SEC fined two advisers a combined $400,000 in March 2024 for AI claims they could not support, and the FTC brought five cases in September 2024. This page is the short version for angels and angel groups. The full method for a larger deal is in the AI startup due diligence guide.
Decide
Technical red flags at pre-seed and seed
Technical red flags at pre-seed and seed are the signals an angel can see in a screen share, without reading code, that the product is less real, less durable or less honest than the deck says. There are nine that matter at these two stages. Two should stop the conversation until resolved: a founder who will not show a real account, and a founder who cannot open the company's own code. Four become terms in the round. Three are normal at pre-seed and worth a note. This page scopes the list to those two stages only. The general list for a larger deal and the AI-specific list by stage live in their own guides and are linked from here.
When to pay for a professional technical review, and what firms say it costs
Pay for a professional technical review when a wrong technical answer would cost more than the review, which for most angels means a syndicate or group cheque into a software company at seed rather than a solo cheque at pre-seed. The prices below are stated by the vendors on their own pages and are attributed to them: MEV quotes $5,000 to $30,000 over 2 to 4 weeks, Papermark's 2026 cost survey puts specialist firms at $35,000 to $95,000 and Big Four advisory at $50,000 to $150,000, and madewithlove publishes a two-week timeline without a price. None of these figures has been audited. Reveneau offers a scoped review sized for angel groups and syndicates; this page says when to use one and how to scope it.
Common questions
What is angel investor due diligence on technology?
Angel investor due diligence on technology is the work of confirming that a startup's software is real, runs for real users, does not depend on one person, and does what the deck claims. The standard angel checklists leave it out: the Angel Capital Association's July 2007 best-practice guide has no technology section, and the UKBAA's 2020 checklist has eight technical questions, all about positioning and IP.
Does a non-technical angel need to read the code?
No. A non-technical angel can check most pre-seed technical risk without reading a line of code: a screen share of the product on a real customer account, a scroll through the commit history to count names and gaps, a question about who else can deploy, and a question about what the founder would rebuild. The one-hour technical check in this guide is written for exactly that reader.
How many hours of due diligence should an angel spend?
The only measured answer comes from Wiltbank and Boeker's November 2007 study of 539 group angels and 1,137 exits. The median angel spent 20 hours per investment. Angels above that median saw a 5.9X overall multiple against 1.1X below it, and those above 40 hours saw 7.1X. The study does not split the hours by type, so it cannot say how many of them should be technical.
What is the difference between a demo and a production system?
A demo is a rehearsed path through prepared data on an account the founder controls. A production system is the same product under a real customer's account, with that customer's data and mistakes. Ask the founder to log in as a customer, with permission, and do what the deck says customers do. Where they hesitate is where the demo ends and the product begins.
What should an angel do if the startup has only one developer?
Price it as a risk rather than ignore it. A single developer means a truck factor of one: the product stops if that person stops. Avelino and colleagues' 2016 study found 65 percent of 133 popular open-source projects had a truck factor of 2 or less, so concentration is normal at small scale. Ask whether a second person could deploy from written instructions, and make a second hire a use of funds.
What does it mean when a pre-seed startup says it uses AI?
Ask which model, whose model, what happens when it is wrong, and whether anyone has measured how often it is wrong. In March 2024 the SEC fined Delphia $225,000 and Global Predictions $175,000 for claiming AI they had not built, and in September 2024 the FTC settled with DoNotPay for $193,000 over an untested "robot lawyer". A claim with no test behind it is a marketing line.
When should an angel pay for a professional technical review?
When a wrong technical answer would cost more than the review. Vendor-stated prices for a scoped software review start at $5,000 to $30,000 at MEV (page updated August 2026) and run $35,000 to $95,000 at specialist firms according to Papermark's 2026 cost survey. A $25,000 cheque into a pre-seed round rarely justifies that; a syndicate leading a $2 million seed round on a software product often does.
Who should do the technical review in an angel group?
One named member per deal, with a written scope and a one-page output that the deal lead can read. The ACA's 2007 guidance says at least one member should have experience in the relevant domain, and the UKBAA's 2020 guide says syndicates normally split diligence areas by expertise. The non-technical lead still owns the decision; the reviewer's job is to answer four questions in plain language.
Is asking for a data room at pre-seed reasonable?
Usually not. Y Combinator's guide to seed fundraising tells founders that an investor asking for too much diligence or financials at seed is one to avoid, and Hustle Fund's angel checklist says most angel diligence runs 1 to 3 weeks. One hour with the product on a real account, the commit log, and six questions answers most of what a data room would at this stage.
Are angels investing in more AI startups now?
Yes, by the ACA's own count. Its 2026 Angel Funders Report, published 13 July 2026, said nearly two-thirds of reporting angel groups completed at least one AI-related investment in 2025, in a year when ACA member investment rose from $437 million to $491.3 million. That is why the AI claim now has its own chapter in this guide rather than a line in the general red flags.
What are the biggest technical red flags at pre-seed and seed?
Six, in the order they usually appear: a founder who will demo but not screen share a real account; a commit history with one name and gaps of weeks; nobody but the founder able to deploy; an AI claim that means one vendor call with no test; a security answer of "we have not had a problem"; and a founder who cannot name anything they would rebuild. The first and third should stop the conversation until resolved.
How is this different from the technical due diligence guide?
The technical due diligence guide is the full method for a Series A or later deal, run by a firm over two to four weeks with access to the code. This guide is for an angel with one hour, no code access, and a cheque that does not justify a firm. Where the two overlap, this guide links to the full method rather than repeating it.
References
- Wiltbank and Boeker, Returns to Angel Investors in Groups, Angel Capital Education Foundation, November 2007
- Angel Capital Association, Best Practice Guidance for Angel Groups: Due Diligence, David Eyler, July 2007
- UK Business Angels Association, The due diligence process, September 2020
- Y Combinator, How to Plan an MVP, Michael Seibel, August 2019
- Y Combinator, A Guide to Seed Fundraising, Geoff Ralston, read 17 September 2026
- Avelino, Passos, Hora and Valente, A Novel Approach for Estimating Truck Factors, arXiv, 22 April 2016
- SEC, press release 2024-36, two investment advisers charged over AI statements, 18 March 2024
- FTC, FTC Announces Crackdown on Deceptive AI Claims and Schemes, 25 September 2024
- Veracode, 2025 GenAI Code Security Report, 30 July 2025
- Angel Capital Association, ACA Publishes 2026 Angel Funders Report, 13 July 2026
- Angel Capital Association, John Harbison, The Early Stage Valuation Disconnect, 29 August 2025
- MEV, Technical Due Diligence Guide, updated 5 August 2026 (vendor-stated pricing)
- Papermark, Due Diligence Cost in 2026, updated 19 August 2026 (vendor-stated pricing)
- madewithlove, The ultimate guide to technical due diligence, Yannick De Pauw, 3 May 2024
Related reading
An AI demo is not a product
A convincing AI demo takes an afternoon. Turning it into something people trust in production is where most of the work, and most of the failures, live.
Technical due diligence for VC portfolio companies
Before you commit capital, you need a clear read on the code, the team, and the risk behind it. Here is what a real technical due diligence review covers.
How to prepare for technical due diligence before a raise or sale
Technical due diligence is where a deal can quietly fall apart. Here is what investors' technical reviewers actually look at, how to get ahead of it, and the red flags that scare them.