> ## Documentation Index
> Fetch the complete documentation index at: https://learn.hometrics.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Transferring Ownership

> Deeds, title changes, and transfer methods

Transferring property ownership requires a deed. A deed is a legal document conveying title from one party to another. The deed must be properly executed, delivered, and recorded to complete the transfer.

Understanding deed types and transfer methods helps ensure clean title and avoid future problems.

## How Transfers Work

<Steps>
  <Step title="Prepare the deed">
    New deed drafted with grantor (current owner), grantee (new owner), legal property description, and appropriate deed type.
  </Step>

  <Step title="Sign and notarize">
    Grantor signs before a notary public. Some states require witnesses. Grantee signature not typically required.
  </Step>

  <Step title="Deliver to grantee">
    Physical or constructive delivery to new owner. Deed held "in escrow" isn't delivered until conditions are met.
  </Step>

  <Step title="Record with county">
    Filed with county recorder's office. Recording provides public notice and protects against later claims.
  </Step>
</Steps>

<Note>
  An unrecorded deed is still valid between the parties but doesn't protect against third-party claims. Always record promptly.
</Note>

## Types of Deeds

<AccordionGroup>
  <Accordion title="General Warranty Deed">
    Strongest protection for buyer. Grantor guarantees:

    * They own the property and have right to sell
    * No undisclosed liens or encumbrances
    * They'll defend against all title claims, even from before their ownership

    Standard in most sales transactions. Title insurance typically accompanies.
  </Accordion>

  <Accordion title="Special Warranty Deed">
    Limited guarantee. Grantor only warrants against claims arising during their ownership period.

    Common in commercial transactions, foreclosures, and bank sales. Buyer has less protection for issues predating grantor's ownership.
  </Accordion>

  <Accordion title="Quitclaim Deed">
    No warranties whatsoever. Grantor transfers whatever interest they have, which could be nothing.

    Used for:

    * Transfers between family members
    * Adding/removing spouse from title
    * Clearing title defects
    * Divorce transfers

    Not appropriate for sales to strangers.
  </Accordion>

  <Accordion title="Bargain and Sale Deed">
    Implies grantor owns the property but makes no guarantees against encumbrances.

    Common in tax sales and foreclosures. Less protection than warranty deed.
  </Accordion>

  <Accordion title="Transfer-on-Death Deed">
    Names beneficiary who receives property at owner's death. Avoids probate.

    Available in about half of states. Owner retains full control during lifetime and can revoke.
  </Accordion>
</AccordionGroup>

## Common Transfer Scenarios

<AccordionGroup>
  <Accordion title="Adding a spouse to title">
    Typically done via quitclaim deed from one spouse to both. No title insurance needed for transfer itself.

    **Watch for:** Mortgage implications. Adding someone doesn't add them to the loan. Lender may have due-on-sale concerns (though usually not enforced for spousal transfers).
  </Accordion>

  <Accordion title="Removing an ex-spouse">
    Requires quitclaim deed from ex to remaining owner. Usually ordered as part of divorce decree.

    **Watch for:** Deed transfer doesn't remove mortgage obligation. Refinancing typically required to remove ex from loan.
  </Accordion>

  <Accordion title="Parent to child transfer">
    Can be done via gift deed, quitclaim, or warranty deed.

    **Watch for:** Gift tax reporting requirements (though usually no tax owed). Child loses stepped-up basis benefit which may pay more capital gains when selling than if they inherited.
  </Accordion>

  <Accordion title="Transfer to trust">
    Deed from individual to trustee of trust. Typically quitclaim or warranty deed.

    **Watch for:** Must be done correctly to fund the trust. Mortgage lenders generally cannot enforce due-on-sale for transfers to living trusts where borrower remains beneficiary.
  </Accordion>

  <Accordion title="Transfer to LLC">
    Deed from individual to LLC entity.

    **Watch for:** May trigger due-on-sale clause. Lender approval often needed. Some lenders refuse to lend to LLCs or charge higher rates.
  </Accordion>
</AccordionGroup>

## Recording Requirements

**What's recorded:**

* The deed itself
* Any supporting documents (affidavits, POA, trust certificates)

**Where:** County recorder's office where property is located.

**Cost:** Recording fees vary by county, typically \$25 - \$100 per document. Some counties charge per page.

**Timeline:** Most counties record within days. Recorded deed returned to grantee or their representative.

**Why it matters:** Recording establishes priority. First to record generally wins against later claims. Unrecorded deeds leave new owners vulnerable.

## Transfer Taxes

Many states and localities charge transfer taxes when property changes hands.

**Who pays:** Varies by location and negotiation. May be buyer, seller, or split.

**Exemptions:** Common exemptions include:

* Transfers between spouses
* Divorce-related transfers
* Transfers to trusts (for same beneficiary)
* Inheritance
* Gifts (sometimes)

**Amount:** Varies widely, from nothing in some states to 2% or more in others. Check local requirements.

<Warning>
  Transfer taxes can be substantial. In high-tax jurisdictions, even a family transfer could trigger unexpected costs. Verify exemptions apply before assuming no tax is owed.
</Warning>

## Title Insurance Considerations

**When transferring via sale:** New owner should get title insurance. Title company issues policy after examining ownership history.

**When transferring between family:** Title insurance optional but recommended if property may be sold later. Some title companies won't insure property that transferred via quitclaim without full title search.

**When transferring to trust:** Usually no new policy needed if same person is beneficiary. Endorsement to existing policy may be available.

## Common Mistakes

<AccordionGroup>
  <Accordion title="Wrong deed type">
    Using quitclaim for a sale leaves buyer unprotected. Using warranty deed when you can't guarantee clear title creates liability.
  </Accordion>

  <Accordion title="Incorrect legal description">
    Property descriptions must match recorded title exactly. Errors can cloud title or transfer wrong property.
  </Accordion>

  <Accordion title="Missing signatures">
    All current owners must sign. If married, both spouses may need to sign even if only one is on title (homestead/dower rights vary by state).
  </Accordion>

  <Accordion title="Failing to record">
    Unrecorded deeds don't protect against later claims. Record promptly.
  </Accordion>

  <Accordion title="Ignoring mortgage implications">
    Transferring title doesn't transfer or remove mortgage debt. Original borrower remains liable until refinance or payoff.
  </Accordion>
</AccordionGroup>

***

<CardGroup cols={2}>
  <Card title="Next: Divorce and Property" icon="arrow-right" href="/service-categories/legal/ownership-changes/divorce-and-property">
    Dividing real estate during divorce
  </Card>

  <Card title="Find Real Estate Attorneys" icon="magnifying-glass" href="https://hometrics.com/legal">
    Research attorneys for property transfers
  </Card>
</CardGroup>
