# Solscan Integration Guideline

Thank you for choosing Solscan API. You might find some branding rules to use as a guide below. This documentation is being updated on a regular basis.

Feel free to contact us via discord: <https://discord.gg/VYdtu92DX3>

### Solscan's Logo

![](/files/ItpCz02MHeFgrRENswYx)

### Integrating Solscan in your App

If you are integrating APIs or data source from Solscan. Please redirect information on your app to Solscan as default blockchain explorer on Solana blockchain.

For example, **"Data provided by Solscan"**, **"Data from Solscan"** or **"Powered by Solscan"**

For technical integration please reach out to us on Twitter/Discord for more support.

### Branding Guideline

You may use the **Solscan** name and logo in marketing for your app as long as you follow the Solscan branding guidelines.

* Don't suggest that there's a partnership or that Solscan endorses your app. For example, you can say **"Data provided by Solscan"**, **"Data from Solscan"** or **"Powered by Solscan"**
* If you will be doing significant marketing that includes the Solscan logo, feel free to reach out to us via Twitter/ Discord


---

# Agent Instructions: 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://docs.solscan.io/integration/solscan-integration-guideline.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.
