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

# Welcome to NodeRise Capital!

At NodeRise Capital, we are more than just a crypto accelerator—we are a community-driven powerhouse focused on nurturing the most exciting frontiers of blockchain innovation: memecoins, AI agents, and utility tokens. Our mission is not about chasing the stars but about staying grounded, fostering genuine connections, and empowering the creators within our community.

We have chosen such unusual niches because we believe that with good partners and hard work on both sides, success in any field can be achieved.

People are our core valu&#x65;**.** This project is built by crypto enthusiasts for crypto enthusiasts, with a commitment to authenticity and inclusivity. We understand that the strength of any decentralized project lies in its community, and that's why we prioritize engagement, transparency, and support every step of the way.

At NodeRise Capital, we believe that the next wave of blockchain success stories will come from the intersection of creativity, technology, and community collaboration. Whether you're a developer with a groundbreaking idea, an artist exploring digital expression, or an AI visionary pushing boundaries, weʼre here to accelerate your journey.

Letʼs grow together, create together, and redefine what's possible—one memecoin, AI agent, and utility token at a time.


---

# 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://noderise-capital.gitbook.io/noderise-capital/welcome-to-noderise-capital.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.
