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

# nuBlock's Services

#### Global Remittance & Payments

We offer fast, low-cost global remittance services that bypass the traditional financial system. nuBlock eliminates intermediaries, to ensure that value can be transferred across borders with minimal fees and in a fraction of the time, directly addressing the needs of the 1.8 billion unbanked and underbanked individuals worldwide.

#### Cryptocurrency Trading

Our network provides a forward and secure environment for cryptocurrency trading. With a focus on user experience and liquidity, nuBlock enables a seamless and efficient decentralized exchange, empowering both novice and experienced traders. Our goal is to make digital asset ownership and trading accessible to everyone.

#### Developer & Business Tools

nuBlock is more than just a consumer platform; it's an ecosystem for innovation. We provide a comprehensive set of developer tools and APIs that allow developers and the 300 million businesses worldwide to easily integrate payment solutions and financial instruments into their own applications and services. This inclusive approach provides a new era of decentralized applications (dApps) and aligns businesses to build the financial services of tomorrow.

These combined elements, allow nuBlock to offer an open, permission-less, and efficient financial network. A commit to provide a more interconnected global economy, where financial services are a right, not a privilege. The future of digital payments and digital asset trading is here, and its name is nuBlock.


---

# 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://nu0-1.gitbook.io/nu-whitepaper/nublocks-services.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.
