language: sage
category: Extras / Queries
---
title: Introduction
descr: |
SageMath offers some built-in functions for querying online resources and databases.
code: ""
---
title: Online Encyclopedia of Integer Sequences
descr: |
SageMath allows you to directly query the [OEIS](https://oeis.org/).
code: |
oeis([1,1,2,3,5,8,13])