# FAQs

<details>

<summary><strong>How do I connect my data?</strong></summary>

Simply link your favorite platforms—Twitter, Google, Discord, Ethereum, and more—with just a few clicks. Once connected, your data is encrypted using your private key, ensuring that your personal story stays secure and under your control.

</details>

<details>

<summary><strong>How does the points program work?</strong></summary>

Every time you connect an account or curate your digital story into meaningful insights, you earn points. These points reflect the real value of your digital contributions and can be redeemed for exclusive benefits and advanced features within our ecosystem. It's our way of rewarding you for owning your data.

</details>

<details>

<summary><strong>How is my data kept private?</strong></summary>

Your privacy is our top priority. Every piece of data is encrypted with your unique private key, which lives securely in your browser or keychain. We use advanced technologies like Multi-Party Computation (MPC), Zero-Knowledge (ZK) proofs, ZKTLS, and Trusted Execution Environments (TEE) to ensure that your raw data is never exposed—and we can never link your different accounts.

</details>

<details>

<summary><strong>What does it mean to control my data?</strong></summary>

It means you’re in charge. Only you hold the keys to your raw data. We never store or share your personal details without your permission. You decide what gets shared and when, ensuring full ownership and control over your digital identity.

</details>

<details>

<summary>What future features should I look forward to?</summary>

We're just getting started. Expect more advanced AI integrations, enhanced ways to transform your data into valuable insights, and even more opportunities to earn rewards. The future is personal, and it’s all designed to give you complete control over your digital experience.

</details>

Got more questions? Reach out—we’re here to help you own your data and redefine what it means to be truly empowered in the digital age.&#x20;


---

# 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://build.intract.io/users-hub/resources/faqs.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.
