# People Page Quick Tutorial

{% embed url="<https://youtu.be/VJ4Z8BSgoFQ>" %}

* For simplicity sake, you can stay in the Customers tab. First, learn to segment your customers by LTV, Number of Orders, or when they purchased a product.
* e.g. See how many customers you have first without any filters. Then set your LTV to > $100 and take note of how many customers are in this segment.
* Then try adding the filter of Number of Orders greater than 1 and less than 4, for example. Take note of the number of customers in this section. Perhaps, change the date as well.
* Then once you're more comfortable with that, we want you to export a list of your highest LTV customers. It is a great way to create lookalike audiences.
  * A great option is to find the LTV price at which you can export \~1,000 customers.
  * Then click on the "Export" button, enter your email and it should be in your inbox in a few minutes!
* If you want to be slightly more adventurous, head into the "Payments" and "Contacts" tabs above and try to segment customers based on a product they've ordered.


---

# 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.ltvnumbers.com/onboarding-process/people-page-quick-tutorial.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.
