# 3.2 Credit Score Inquiry

* Users start by visiting the CreDA website at [www.creda.app](http://www.creda.app).
* Navigate to the user profile page: Click on the "Profile" option at the top of the website.
* Select a blockchain network: Among the options provided, select the Elastos Main Chain, Elastos Smart Chain, or Ethereum Chain according to your needs.
* Make an address query: Enter your ELA wallet address in the search bar and submit a query to get relevant information.

<figure><img src="https://lh7-us.googleusercontent.com/y8jLN5Pgas2LmIk0vqzaoVkWsj3tIM9siFvVvYS7QN9I00fzXwbOgg6C4tSmtu067YcNvh1HIgc0H4jjpHEeYwD93ZzJ3Xm0j4slMq1b9vKovDy9AppIqctSR5OIPuQuI8RsQuXOe3QJWpzut2ny7TY" alt=""><figcaption></figcaption></figure>


---

# 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://creda.gitbook.io/elastos-bel2-airdrop-credit-oracle/3.-getting-started-user-guide/3.2-credit-score-inquiry.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.
