# 💎 Important Notes

* **Based Points and Based tokens are designed to complement KEK — not replace it.**
* The only ways to **earn Based Points** are:
  * **Staking KEK.**
  * **Private OTC trades between community members.**
* Eventually, a **Based Liquidity Pool (LP)** will be created, and Based Points will be redeemable 1:1 for Based tokens.

> **Everything will roll out in phases — we start with the simplest features first (NFTs, merch, BaseDAO), with more advanced features layered in over time.**


---

# 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://kek-on-solana.gitbook.io/kek/important-notes.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.
