> For the complete documentation index, see [llms.txt](https://docs.spydra.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spydra.app/how-to/public-chain/token-store/store-customers.md).

# Store Customers

The Store Investors List provides a comprehensive overview of all investors signed on to your Token Store. This section can be accessed by clicking on the **‘Customers’** tab in the dashboard. The **‘Customers’** tab serves as a centralized location for managing and reviewing information about your investors.

#### Information Displayed

The following details are available for each investor:

* **Registration Time:** The date and time when the investor registered on your Token Store.
* **KYC Status:** Indicates whether the investor has completed the Know Your Customer (KYC) process.
* **Country:** Displays the investor's country of origin.
* **Accreditation Status:** Highlights whether the investor is an accredited investor or not, based on the defined criteria.
* **Purchased Tokens:** Shows the total number of tokens purchased by the investor at your store.

This feature ensures that you have complete visibility into your investor base, enabling you to manage compliance requirements, track investment activity, and maintain records efficiently. Use this tab to monitor investor engagement and ensure smooth operations for your Token Store.

<figure><img src="/files/AJ1EEeNJfiCsvWOXXroU" alt=""><figcaption></figcaption></figure>


---

# 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://docs.spydra.app/how-to/public-chain/token-store/store-customers.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.
