> For the complete documentation index, see [llms.txt](https://legacydocs.nexudus.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legacydocs.nexudus.com/platform/day-to-day/sales/selling-products/selling-a-product-directly-to-a-member-or-contact.md).

# Selling a product directly to a member or contact

You can sell products to members or contacts directly from the operation module or from the dashboard.

{% hint style="info" %}
Products sold directly to a member or contact can be one-off or recurrent.
{% endhint %}

### To sell a product to a member or contact

{% hint style="info" %}
You can ask Monika how to [sell a product to customer](https://go.userlane.com/32723/21318)
{% endhint %}

1. If the side menu is not visible, click <img src="/files/-Li8D5GrhOIcbhMDzQw8" alt="" data-size="line"> .

2. In the side menu, click [**Operations**](https://platform.nexudus.com/operations), then click [**Members & Contacts**](https://platform.nexudus.com/operations/customers).

3. Click the member or contact to whom you want to sell a product.

4. Beneath the user's name, click **Sales**.

5. At the bottom of the page, click **Add product to customer**

   <img src="/files/-LiI8Ztu-kzTVQV7g0zo" alt="" data-size="original">

6. In the **Product** drop-down box, select the product the member wants to buy.

7. If the product is needed now (prior to invoicing), set **Activate** now to **Yes**.

8. In the **Invoicing** section, select the required options (use the on-screen hints to learn about each option).

9. Click **Save**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://legacydocs.nexudus.com/platform/day-to-day/sales/selling-products/selling-a-product-directly-to-a-member-or-contact.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.
