# Making a Proposal

### Propose Engagement

Once you know you'd like to work with a potential client, it's time to make a formal proposal. Proposals are made by first clicking the "Propose Engagement" button on the Consultations page.

<div align="left"><figure><img src="https://3101911392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnhzhVS0oOt539MLJkF52%2Fuploads%2Fn00MDcZ5kSxl4OAOWShm%2Fimage.png?alt=media&#x26;token=2d3b4457-af7c-4a79-9853-b254ece2f889" alt="" width="563"><figcaption></figcaption></figure></div>

### Contents of a Proposal

A proposal will consist of the following items (see descrptions below)

<img src="https://3101911392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnhzhVS0oOt539MLJkF52%2Fuploads%2F6ctZgf107u5J9qQMlzD1%2FScreen%20Shot%202023-05-10%20at%204.09.04%20PM.png?alt=media&#x26;token=25595d37-81af-4192-a80e-463b48e2cc88" alt="" data-size="original">

* **A description of the services you plan to provide.** While most MiniGCs will be generalists with specific areas of emphasis, it's good to set expectations here based on any prior conversations with the prospective client. Feel free to go into as much detail as you feel is necessary.
* **Type of billing arrangement.** If you plan to charge a cash-based fee for your services, you'll need to indicate whether you'll charge hourly or monthly. Don't worry, you're not bound to this billing structure; you'll have flexibility when it comes time to invoice your client. However, it's important to set expectations at the outset.
* **Estimated hours of work per month.** It's important to align on expected hours so that your prospective client is aware of both (a) your commitment, and (b) the expected cost of services. Again, this is an estimate, it's not supposed to be permanent... just do your best!&#x20;
* **Your proposed hourly rate.**&#x20;
* **Any equity component to the proposal.** If you plan to have an equity-based component to your proposal, you'll need to input the following information:&#x20;
  * Percentage of equity
  * Vesting Period (in years)
  * Vesting Cadence
    * Monthly (most common)
    * Quarterly
    * Yearly
  * Vesting Cliff
    * None
    * 3 months (most common)
    * 6 months
    * 1 year

#### Agreeing to the Platform Engagement Agreement

By submitting a proposal, you are agreeing to the Platform Engagement Agreement. See [Broken link](https://heycounsel.gitbook.io/lawyer-handbook/the-details-how-heycounsel-works/broken-reference "mention") for more information.&#x20;

#### Editing your proposal

You will be able to edit your proposal up until the prospective client accepts the proposal.


---

# 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://heycounsel.gitbook.io/lawyer-handbook/the-details-how-heycounsel-works/making-a-proposal.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.
