# Advanced Usage

<figure><img src="https://3443569619-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUlO9pKhCsWwcvNB8bLkM%2Fuploads%2FF112M5Ezbly3O6aUalFO%2Focs-discoveries-presentation.png?alt=media&#x26;token=7358ab99-3aa9-4f85-b7e4-2001c779318a" alt=""><figcaption><p>Applicable Usage</p></figcaption></figure>

## Integration with Other Components:

* Leveraging on-chain attestation services for each Dapp by using Ethereum Attestation Service and Coinbase Onchain Verifications.&#x20;
* Utilizing user behavior activity on-chain using wallet data through Fleek functions and graph representation to create a visual activity graph, increasing user retention on BASE.

Example features:&#x20;

* Change graph size based on reputation
* Change distance from BASE node based on reputation
* Customize preferred representation based on user wallet data
* Integrate with an AI-Indexed Search Engine for better search results


---

# 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://solidoak.gitbook.io/onchain-summer-discoveries/advanced-usage.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.
