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

# Services

## **Purchasing Services**

The SolNav ecosystem extends beyond navigation, offering a comprehensive suite of services to enhance every aspect of your driving experience. With $SolNav, our native digital currency, users can access a wide range of services offered by our esteemed partners. From maintaining the shine of your vehicle with car washes to fueling up at gas stations, enjoying a meal at roadside restaurants, or getting that much-needed car fix or upgrade, $SolNav makes it all more accessible and rewarding.<br>

**A World of Services at Your Fingertips**

**Car Washes:** Keep your vehicle sparkling clean with easy access to car wash services across multiple locations. Pay with $SolNav for convenience and enjoy special offers exclusive to SolNav users.

**Gas Stations:** Fuel up on the go without the hassle of traditional payment methods. Use $SolNav to pay at partner gas stations, streamlining your refueling stops and getting you back on the road faster.

**Restaurants:** Turn every meal into an adventure. Discover new dining spots or revisit your favorites, all while enjoying the ease of paying with $SolNav. Look out for special dining deals and experiences reserved for our community.

**Car Fixes/Upgrades:** Whether it's routine maintenance or upgrading your ride, $SolNav partners with a variety of service providers to meet your vehicle's needs. Pay with $SolNav to enjoy competitive rates and exclusive service packages.\
\
**Other examples:**

* Vehicle Insurance
* Warranties
* Tax Reimbursing


---

# 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://solnav-ai.gitbook.io/whitepaper/token-utility/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.
