> For the complete documentation index, see [llms.txt](https://elevatepad.gitbook.io/elevate-usdelev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://elevatepad.gitbook.io/elevate-usdelev/the-elevate-ecosystem/elevatememe.md).

# ElevateMEME

### <mark style="color:purple;">ElevateMEME</mark>&#x20;

<mark style="color:purple;">**Approved by the Elevate Council**</mark>

Elevate will facilitate fair launch proposals that aim to tap into prominent crypto-meta trends with an impact twist. This will allow projects to gain exposure from the Elevate community while also acknowledging the high-risk/high-reward potential of such projects. Only KYC'd teams will be allowed to utilize the ElevateMEME. Additionally, this mechanism will allow projects to cater to current events that require urgent fund generation, as well as general fundraising for a wide range of causes. Many DeFi smart contract innovations have come from the meme space, therefore ElevateMEME will be a place for teams to further reimagine Web 3.0.

### <mark style="color:purple;">How to Submit a Project</mark>

All projects must use Elevate Token Factory to launch. KYC and Audits badges through our partners available as well.&#x20;

### <mark style="color:purple;">How to Participate in a Raise</mark>

Connect to our DAPP. Your ELEV holdings will be verified with tiers. Participation is FCFS.&#x20;

### <mark style="color:purple;">ElevateMEME Fees</mark>

Max Raise per ElevateMEME Token - 30 ETH

Minimum 1% of each transaction goes to a charity/cause through The Giving Block.

.5% of all volume goes to Elevate Treasury

5% of each projects tokens will be distributed to all ELEV holders. Giving good distribution and exposure.


---

# 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, and the optional `goal` query parameter:

```
GET https://elevatepad.gitbook.io/elevate-usdelev/the-elevate-ecosystem/elevatememe.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
