> For the complete documentation index, see [llms.txt](https://docs.nearweek.com/start/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nearweek.com/start/services/paid-customer-services.md).

# PAID CUSTOMER SERVICES

### **🌃** [ **REQUEST PAID SERVICES**](https://4efdmh2cgdi.typeform.com/NWservices)&#x20;

## CONTENT CAMPAIGN

Do you have a specific upcoming product launch or campaign  you want to get  out with a blast in the NEAR ecosystem? Please fill out the form and describe your goals, we are happy to put together a proposal that fits you. Please note that content campaigns starts at 10,000 USD equvalent, requires prepayment and is subject to our capacity.<br>

## KOL & INVESTOR SUPPORT

NEARWEEK is in touch with more than 100+ cross-chain KOLs and is connected with top-tier angels & VCs. Please note that our KOL & investor support services starts at 15,000 USD equvalent, requires prepayment and is subject to our capacity.

## CUSTOM PARTNERSHIP

We also enter into a long-term agreements with distinguished partners we believe in. These are highly custom partnerships, typically include a mix of both content, general amplification & support with campaigns & connections. Our custom partnerships starts at 30,000 USD equivalent.


---

# 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://docs.nearweek.com/start/services/paid-customer-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.
