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

# Services

- [Get Your Token Listed on LuncScan](https://luncscan.gitbook.io/luncscan/services/token-listing.md): Looking to increase visibility for your token? Luncscan.com offers a user-friendly basic listing service to help your project reach a wider audience within the Terra Luna Classic (LUNC) community.
- [Backend Access Service](https://luncscan.gitbook.io/luncscan/services/backend-access.md): Take Control of Your Token With our backend access service, you're in the driver's seat
- [Blue Check Badge](https://luncscan.gitbook.io/luncscan/services/blue-check-badge.md): Want to instill confidence in investors? Our exclusive blue check badge can help.
- [API Endpoints](https://luncscan.gitbook.io/luncscan/services/api-endpoints.md): Boost Your Token's Visibility with Luncscan.com's hosted API Endpoints!


---

# 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:

```
GET https://luncscan.gitbook.io/luncscan/services.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
